Gobuster
Directory and file brute-forcing, as well as DNS and virtual host enumeration
Global Options
-u
-> URL or domain to target.-w
-> Wordlist file for brute-forcing.-t
-> Number of threads for concurrent requests.-q
-> Quiet mode.-i
-> Show IP addresses.-o
-> Output file to save results.-v
-> Verbose mode.-z
-> Don't display progress.--delay duration
->DNS
resolver output.
Directory Scanning
Options
-h
-> Manual.-f
-> Append/
to each request.-c
-> Provide Cookie.-e
-> Expanded mode.-x
-> Search for file extensions.-r
-> Follow redirects.-H
-> SpecifyHTTP
headers.-I
-> Include length.-k
-> SkipTLS
certificate verification.-n
-> Don't print status codes.-U
-> User name forBasic Auth
.-P
-> Password forBasic Auth
.-p
-> Provide a proxy.-s
-> Print Status code.-b
-> Print blacklisted status codes.--timeout duration
->HTTP
Timeout.-u
-> TargetURL
.-a
-> SetUser-agent
.-d
-> Search for backup files once a file is discovered.--wildcard
-> continue scanning even if a wildcardDNS
entry or a similar issue is detected.
Sub-Domain Scanning
VHOST
VHOST
DNS
DNS
Options
-h
-> Manual.-c
-> Provide Cookie.-r
-> Follow redirects.-H
-> SpecifyHTTP
headers.-k
-> SkipTLS
certificate verification.-U
-> User name forBasic Auth
.-P
-> Password forBasic Auth
.-p
-> Provide a proxy.--timeout duration
->HTTP
Timeout.-u
-> TargetURL
.-a
-> SetUser-agent
.
Last updated