Usage: whatweb [options] <URLs>
Options | Description |
---|---|
-h, --help | Complete usage help. |
--version | Display version information. |
--short-help | Short usage help. |
-i, --input-file Disabled | Read targets from a file (one URL/IP per line). |
--url-prefix | Add a prefix to target URLs. |
--url-suffix | Add a suffix to target URLs. |
--url-pattern Disabled | Insert the targets into a URL (requires input-file). |
-a, --aggression | Set aggression level (1–4). |
-U, --user-agent | Set custom User-Agent string. |
-H, --header | Add a custom HTTP header (e.g. "Foo:Bar"). |
--follow-redirect | Control when to follow redirects (never, http-only, meta-only, same-site, always). |
--max-redirects | Maximum number of redirects (default 10). |
-u, --user | HTTP basic authentication user:password. |
-c, --cookie | Set cookie header (e.g. "name=value; ..."). |
--cookie-jar Disabled | Read cookies from a file. |
--proxy | Set proxy hostname[:port]. |
--proxy-user | Set proxy username:password. |
-l, --list-plugins | List all plugins. |
-I, --info-plugins | List plugins with detailed info (optionally search). |
--search-plugins | Search plugins by keyword. |
-p, --plugins | Select plugins (comma-separated list). |
-g, --grep | Search page for STRING or REGEXP. |
--custom-plugin | Define a custom plugin (Ruby expression). |
--dorks | List Google dorks for selected plugin. |
-v, --verbose | Verbose output (use twice for debugging). |
--colour, --color | Control colour use (never, always, auto). |
-q, --quiet | Suppress brief STDOUT logging. |
--no-errors | Suppress error messages. |
-t, --max-threads | Number of simultaneous threads (default 25). |
--open-timeout | Timeout for opening connections (seconds). |
--read-timeout | Timeout for reading connections (seconds). |
--wait | Wait seconds between connections. |
--log-brief Disabled | Log brief output to FILE. |
--log-verbose Disabled | Log verbose output to FILE. |
--log-errors Disabled | Log errors to FILE. |
--log-xml Disabled | Log XML output to FILE. |
--log-json Disabled | Log JSON output to FILE. |
--log-json-verbose Disabled | Log verbose JSON output to FILE. |
--log-magictree Disabled | Log MagicTree XML to FILE. |
--log-object Disabled | Log Ruby object inspection output to FILE. |
--log-sql Disabled | Log SQL INSERT statements to FILE. |
--log-sql-create Disabled | Create SQL DB tables to FILE. |
--log-mongo-database Disabled | Name of MongoDB database. |
--log-mongo-collection Disabled | Name of MongoDB collection. |
--log-mongo-host Disabled | MongoDB host:port. |
--log-mongo-username Disabled | MongoDB username. |
--log-mongo-password Disabled | MongoDB password. |
--log-elastic-index Disabled | Name of ElasticSearch index. |
--log-elastic-host Disabled | ElasticSearch host:port. |
--debug | Raise errors in plugins. |
WhatWeb online
WhatWeb is a versatile web scanner that identifies technologies used on websites, such as content management systems (CMS), web servers, frameworks, and analytics tools.
Homepage
v0.5.5