Understanding Gobuster [Options]

Olivia

Verified seller
Staff member
Verified Trusted Seller
Nov 13, 2018
1,249
425
113
russiancarders.se
#1
After entering the specific mode as per requirement, you have to specify the options. Gobuster tool has a long list of options; to explore them, you can simply read the help page by typing “gobuster -h”. You could use “gobuster dns -h” to explore options that are specifically related to the dns mode).
Some examples of options are :
  1. -o, –output string Output file to write results to (defaults to stdout)
  2. -q, –quiet Don’t print the banner and other noise
  3. -t, –threads int Number of concurrent threads (default 10)
  4. -v, –verbose Verbose output (errors)

gobuster -h option result
Target Specification
So, while using the tool, we need to specify the “-u” followed by a target URL, IP address, or a hostname. This option is compulsory, as there is a target specified for getting results.
Some of the examples show how to use this option.
  1. gobuster dir -u https://www.geeksforgeeks.org/
  2. gobuster dir -u https://www.webscantest.com
  3. gobuster dir -u 192.168.21.154
 

Log in

Online statistics

Members online
1
Guests online
53
Total visitors
54