#whatweb — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #whatweb, aggregated by home.social.
-
heise+ | #WhatWeb: Webseiten-Scanner im Test | c't Magazin https://www.heise.de/ratgeber/WhatsWeb-Webseiten-Scanner-im-Test-11078848.html #heiseplus #WebsiteScanner
-
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 👌
-
🚀 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
-
> 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! 🛠️
-
🔍 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! 👇
https://neuronus.net/en/blog/whatweb-discover-what-lies-behind-a-website
#WhatWeb #CyberSecurity #WebScanning #EthicalHacking #WebSecurity #TechStack #PenTesting #BugBounty #InfoSec #WebDevelopment #Neuronus
-
#WhatWeb 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 🔗️: http://www.morningstarsecurity.com/research/whatweb
apt 📦️: whatweb