home.social

#whatweb β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #whatweb, aggregated by home.social.

  1. Got a sneaky WhatWeb crash on our Debian Bookworm based live images (kernel 6.1, built with live-build):

    uninitialized constant WhatWeb::Scan::Set 🀌

    Root cause: Ruby 3.x no longer autoloads stdlib modules like Set.

    Fix: add require 'set' at the top of lib/whatweb/scan.rb (or patch it during the build).

    After that, WhatWeb runs fine πŸ‘Œ

    #WhatWeb #Ruby #Debian #LiveBuild #Infosec #FOSS

  2. πŸš€ BashCore in action! πŸš€

    Running Lynx on BashCore to browse Metasploitable2, followed by a WhatWeb scan to identify web technologies. All inside VirtualBox, powered by my awesome BashLab! πŸ–₯οΈπŸ”

    bashcore.org

    #CyberSecurity #Pentesting #Linux #BashCore #EthicalHacking #Infosec #Terminal #MinimalistLinux #Lynx #Metasploitable2 #WhatWeb #VirtualBox #BashLab

  3. πŸš€ BashCore in action! πŸš€

    Running Lynx on BashCore to browse Metasploitable2, followed by a WhatWeb scan to identify web technologies. All inside VirtualBox, powered by my awesome BashLab! πŸ–₯οΈπŸ”

    bashcore.org

    #CyberSecurity #Pentesting #Linux #BashCore #EthicalHacking #Infosec #Terminal #MinimalistLinux #Lynx #Metasploitable2 #WhatWeb #VirtualBox #BashLab

  4. πŸš€ BashCore in action! πŸš€

    Running Lynx on BashCore to browse Metasploitable2, followed by a WhatWeb scan to identify web technologies. All inside VirtualBox, powered by my awesome BashLab! πŸ–₯οΈπŸ”

    bashcore.org

    #CyberSecurity #Pentesting #Linux #BashCore #EthicalHacking #Infosec #Terminal #MinimalistLinux #Lynx #Metasploitable2 #WhatWeb #VirtualBox #BashLab

  5. πŸš€ BashCore in action! πŸš€

    Running Lynx on BashCore to browse Metasploitable2, followed by a WhatWeb scan to identify web technologies. All inside VirtualBox, powered by my awesome BashLab! πŸ–₯οΈπŸ”

    #CyberSecurity #Pentesting #Linux #BashCore #EthicalHacking #Infosec #Terminal #MinimalistLinux #Lynx #Metasploitable2 #WhatWeb #VirtualBox #BashLab

  6. πŸš€ BashCore in action! πŸš€

    Running Lynx on BashCore to browse Metasploitable2, followed by a WhatWeb scan to identify web technologies. All inside VirtualBox, powered by my awesome BashLab! πŸ–₯οΈπŸ”

    bashcore.org

    #CyberSecurity #Pentesting #Linux #BashCore #EthicalHacking #Infosec #Terminal #MinimalistLinux #Lynx #Metasploitable2 #WhatWeb #VirtualBox #BashLab

  7. > Did you know? πŸ€” #WhatWeb can save detailed scan results using:

    --log-verbose=output.txt

    This isn't always obvious from the docs, but it's a handy way to keep track of findings. Stay organized, stay efficient! πŸ› οΈ

    bashcore.org

    #CyberSecurity #Linux #PenTesting

  8. πŸ” Uncover the tech stack behind any website with WhatWeb! πŸ•΅οΈβ€β™‚οΈ

    From CMS platforms to JavaScript libraries, web servers, and security vulnerabilities, this powerful tool helps developers, security professionals, and researchers analyze and strengthen web defenses. πŸš€πŸ’»

    Want to learn more? Read the full blog to dive deeper! πŸ‘‡

    neuronus.net/en/blog/whatweb-d

    #WhatWeb #CyberSecurity #WebScanning #EthicalHacking #WebSecurity #TechStack #PenTesting #BugBounty #InfoSec #WebDevelopment #Neuronus

  9. is a web stack detector.

    WhatWeb is a web scanner which contacts servers and retrieves any web content present. WhatWeb then examines the responses for signatures which are imprinted by various web technologies and provides the findings in a parsable format. WhatWeb can detect many content management systems, server software, analytics packages, and supports proxies and configurable scan depth.

    Website πŸ”—οΈ: morningstarsecurity.com/resear

    apt πŸ“¦οΈ: whatweb