Options (5)
-i, --input-filebooleanRead targets/websites from a file
Example:
whatweb {{[-i|--input-file]}} {{targets_file}}-v, --verbosebooleanScan a website/target in verbose mode
Example:
whatweb {{[-v|--verbose]}} {{example.com}}-a, --aggressionbooleanRun an aggressive scan on a website
Example:
whatweb {{[-a|--aggression]}} 3 {{example.com}}-l, --list-pluginsbooleanList plugins
Example:
whatweb {{[-l|--list-plugins]}}-I, --info-pluginsbooleanList plugin details
Example:
whatweb {{[-I|--info-plugins]}} {{plugin_name}}Examples (7)
Scan websites/targets for web technologies
whatweb website1 website2 ...Read targets/websites from a file
whatweb [-i|--input-file] targets_fileScan a website/target in verbose mode
whatweb [-v|--verbose] example.comRun an aggressive scan on a website
whatweb [-a|--aggression] 3 example.comScan a network and suppress errors
whatweb --no-errors 192.168.0.0/24List plugins
whatweb [-l|--list-plugins]List plugin details
whatweb [-I|--info-plugins] plugin_namemade by @shridhargupta | data from tldr-pages