Name:whatweb
Category:Misconfiguration
Publisher:trickest
Created:8/4/2021
Container:quay.io/trickest/whatweb:v0.5.5
Output Type:
License:Unknown

Parameters

Proxy
string
--proxySet proxy hostname and port. Format: hostname[:port]
Cookies
string
-cProvide cookies, e.g. “name=value; name2=value2”.
targets
string
required
URLs, hostnames, IP addresses, or IP ranges in CIDR, x.x.x-x, or x.x.x.x-x.x.x.x format
http-auth
string
-uHttp basic authentication. Format: user:password
input-file
file
required
--input-fileRead targets from a file.
proxy-user
string
--proxy-userSet proxy user and password. Format: username:password
user-agent
string
-UIdentify as AGENT instead of WhatWeb/0.5.2.
Http-header
string
-HAdd an HTTP header. Specifying an empty value, eg. “User-Agent:” will remove the header.
Cookies-file
file
--cookiejarRead cookies from a file
color-output
string
--colorControl whether colour is used. Options: “never”, “always”, “auto”
google-dorks
string
-dorksList Google dorks for the selected plugin
open-timeout
string
--open-timeoutTimeout for opening the connection in seconds. Default: 15.
plugins-list
boolean
-lList all plugins
read-timeout
string
--read-timeoutTimeout for reading the answer in seconds. Default: 30.
custom-plugin
string
--custom-pluginDefine a custom plugin named Custom-Plugin. Example: “:text=> ’powered by abc’ ”
Select-plugins
string
-pSelect plugins from a comma delimited list. Default is all.
follow-redirect
string
--follow-redirectControl when to follow redirects. Options: “never”, “http-only”, “meta-only”, “same-site”, or “always”. Default: “always”.
aggression-level
string
-aControls 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.
No-error-messages
boolean
--no-errorsSuppress error messages
number-of-threads
string
-tNumber of threads. Default: 25.
Search-string-regexp
string
-gSearch for String or Regular Expression. Shows only results that match.
maximum-number-of-redirects
string
--max-redirectsMaximum number of contiguous redirects. Default: 10