WhatWeb
WhatWeb fingerprints websites. It recognizes web technologies including content management systems (CMS), blogging platforms, statistic/analytics packages, JavaScript libraries, web servers, and embedded devices.
WhatWeb has over 900 plugins, each to recognize something different. It also identifies version numbers, email addresses, account IDs, web framework modules, SQL errors, and more.
Install
sudo apt install whatweb
Usage: whatweb [options] <URLs>
Examples:
whatweb -a 3 www.wired.com
//aggressive scanwhatweb -v reddit.com slashdot.org
//Verbose multi site scanwhatweb --no-errors --url-prefix https:// 192.168.0.0/24
//Scan CIDR for https websiteswhatweb -i plugin-development/alexa-top-100.txt --url-suffix /crossdomain.xml -p crossdomain_xml
//Scan for cross-domain policies in the Alexa Top 1000.
Last updated
Was this helpful?