gobuster-dir
A tool to brute-force directories and files in web sites.
Details
Category: Discovery
Publisher: trickest
Created Date: 8/4/2021
Container: quay.io/trickest/gobuster-dir:f7bc132
Source URL: https://github.com/OJ/gobuster
Parameters
Command:
-u
- The target URLCommand:
-p
- Proxy to use for requests [http(s)://host:port]Command:
-c
- Cookies to use for the requestsCommand:
-H
- Specify HTTP headers, -H 'Header1: val1' -H 'Header2: val2'Command:
-t
- Number of concurrent threads (default 10)Command:
--timeout
- HTTP Timeout (default 10s)Command:
-w
- Provide a wordlistCommand:
-f
- Append / to each requestCommand:
-a
- Set the User-Agent string (default gobuster/3.1.0)Command:
-x
- File extension(s) to search forCommand:
-e
- Expanded mode, print full URLsCommand:
-l
- Include the length of the body in the outputCommand:
-r
- Follow redirectsCommand:
--no-tls-validation
- Skip TLS certificate verificationCommand:
-P
- Password for Basic AuthCommand:
-U
- Username for Basic AuthCommand:
-s
- Positive status codes (will be overwritten with status-codes-blacklist if set) (default 200,204,301,302,307,401,403)Command:
-b
- Negative status codes (will override status-codes if set)Command:
--wildcard
- Force continued operation when wildcard found