whatweb
WhatWeb identifies websites. WhatWeb recognises web technologies including content management systems (CMS), blogging platforms, statistic/analytics packages, JavaScript libraries, web servers, and embedded devices.
Details
Category: Misconfiguration
Publisher: trickest
Created Date: 8/4/2021
Container: quay.io/trickest/whatweb:v0.5.5
Source URL: https://github.com/urbanadventurer/WhatWeb
Parameters
Command:
--proxy
- Set proxy hostname and port. Format: hostname[:port]Command:
-c
- Provide cookies, e.g. “name=value; name2=value2”.Command:
- URLs, hostnames, IP addresses, or IP ranges in CIDR, x.x.x-x, or x.x.x.x-x.x.x.x formatCommand:
-u
- Http basic authentication. Format: user:passwordCommand:
--input-file
- Read targets from a file.Command:
--proxy-user
- Set proxy user and password. Format: username:passwordCommand:
-U
- Identify as AGENT instead of WhatWeb/0.5.2.Command:
-H
- Add an HTTP header. Specifying an empty value, eg. “User-Agent:” will remove the header.Command:
--cookiejar
- Read cookies from a fileCommand:
--color
- Control whether colour is used. Options: “never”, “always”, “auto”Command:
-dorks
- List Google dorks for the selected pluginCommand:
--open-timeout
- Timeout for opening the connection in seconds. Default: 15.Command:
-l
- List all pluginsCommand:
--read-timeout
- Timeout for reading the answer in seconds. Default: 30.Command:
--custom-plugin
- Define a custom plugin named Custom-Plugin. Example: “:text=> ’powered by abc’ ”Command:
-p
- Select plugins from a comma delimited list. Default is all.Command:
--follow-redirect
- Control when to follow redirects. Options: “never”, “http-only”, “meta-only”, “same-site”, or “always”. Default: “always”.Command:
-a
- Controls trade-off between speed/stealth and reliability. Levels: “Stealthy” - One http request per target; “Agressive” - If a level 1 plugin is matched, additional requests will be made; “Heavy” - Makes a lot of http requests per target. Aggressive tests from all plugins are used for all URL’s.Command:
--no-errors
- Suppress error messagesCommand:
-t
- Number of threads. Default: 25.Command:
-g
- Search for String or Regular Expression. Shows only results that match.Command:
--max-redirects
- Maximum number of contiguous redirects. Default: 10