Name:gobuster-dir
Category:Discovery
Publisher:trickest
Created:8/4/2021
Container:quay.io/trickest/gobuster-dir:f7bc132
Output Type:
License:Unknown

Parameters

url
string
required
-uThe target URL
proxy
string
-pProxy to use for requests [http(s)://host:port]
cookies
string
-cCookies to use for the requests
headers
string
-HSpecify HTTP headers, -H 'Header1: val1' -H 'Header2: val2'
threads
string
-tNumber of concurrent threads (default 10)
timeout
string
--timeoutHTTP Timeout (default 10s)
wordlist
file
required
-wProvide a wordlist
add-slash
boolean
-fAppend / to each request
useragent
string
-aSet the User-Agent string (default gobuster/3.1.0)
extensions
string
-xFile extension(s) to search for
expanded-mode
boolean
-eExpanded mode, print full URLs
include-length
boolean
-lInclude the length of the body in the output
follow-redirect
boolean
-rFollow redirects
no-tls-validation
boolean
--no-tls-validationSkip TLS certificate verification
basic-auth-password
string
-PPassword for Basic Auth
basic-auth-username
string
-UUsername for Basic Auth
positive-status-codes
string
-sPositive status codes (will be overwritten with status-codes-blacklist if set) (default 200,204,301,302,307,401,403)
blacklist-status-codes
string
-bNegative status codes (will override status-codes if set)
force-continued-wildcard
boolean
--wildcardForce continued operation when wildcard found