wascan
WAScan ((W)eb (A)pplication (Scan)ner) is a Open Source web application security scanner. It is designed to find various vulnerabilities using black-box method, that means it won’t study the source code of web applications but will work like a fuzzer, scanning the pages of the deployed web application, extracting links and forms and attacking the scripts, sending payloads and looking for error messages,..etc.
Name:wascan
Category:Scanners
Publisher:trickest
Created:6/23/2021
Container:
quay.io/trickest/wascan:cf2f61d
Output Type:
License:Unknown
Source:View Source
Parameters
-a
HTTP Basic Authentication (user:pass)-d
Data to be sent via POST method-h
HTTP Host header value-p
Use a proxy, (host:port)-c
HTTP Cookie header value-H
Extra Headers (e.g: Host:site.com)-R
HTTP Referer header value-t
Seconds to wait before timeout connection-n
Set redirect target URL False (default=True)-b
Bruteforce hidden parameters-P
Proxy Authentication, (user:pass)-u
Target URL-A
HTTP User-agent header value-m
HTTP method, GET or POST-s
Choose scan option: 0 - Fingerprint, 1 - Attacks, 2 - Audit, 3 - Bruteforce, 4 - Disclosure, 5 - Full scan-r
Use random User-agent header value