Details

Category: Scanners

Publisher: trickest

Created Date: 6/23/2021

Container: quay.io/trickest/wascan:cf2f61d

Source URL: https://github.com/R3dFruitRollUp/WAScan

Parameters

auth
string
Command: -a - HTTP Basic Authentication (user:pass)
data
string
Command: -d - Data to be sent via POST method
host
string
Command: -h - HTTP Host header value
proxy
string
Command: -p - Use a proxy, (host:port)
cookie
string
Command: -c - HTTP Cookie header value
headers
string
Command: -H - Extra Headers (e.g: Host:site.com)
referer
string
Command: -R - HTTP Referer header value
timeout
string
Command: -t - Seconds to wait before timeout connection
redirect
string
Command: -n - Set redirect target URL False (default=True)
bruteforce
boolean
Command: -b - Bruteforce hidden parameters
proxy-auth
string
Command: -P - Proxy Authentication, (user:pass)
target-url
string
required
Command: -u - Target URL
user-agent
string
Command: -A - HTTP User-agent header value
http-method
string
Command: -m - HTTP method, GET or POST
scan-option
string
required
Command: -s - Choose scan option: 0 - Fingerprint, 1 - Attacks, 2 - Audit, 3 - Bruteforce, 4 - Disclosure, 5 - Full scan
random-agent
boolean
Command: -r - Use random User-agent header value