File: gobuster.1

package info (click to toggle)
gobuster 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 180 kB
  • sloc: makefile: 40
file content (88 lines) | stat: -rw-r--r-- 1,660 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.6.
.TH GOBUSTER "1" "May 2018" "gobuster 1.4.1" "User Commands"
.SH NAME
gobuster \- Directory/file & DNS busting tool
.SH DESCRIPTION
.HP
\fB\-P\fR string
.IP
Password for Basic Auth (dir mode only)
.HP
\fB\-U\fR string
.IP
Username for Basic Auth (dir mode only)
.HP
\fB\-a\fR string
.IP
Set the User\-Agent string (dir mode only)
.HP
\fB\-c\fR string
.IP
Cookies to use for the requests (dir mode only)
.HP
\fB\-cn\fR
.IP
Show CNAME records (dns mode only, cannot be used with '\-i' option)
.TP
\fB\-e\fR
Expanded mode, print full URLs
.TP
\fB\-f\fR
Append a forward\-slash to each directory request (dir mode only)
.HP
\fB\-fw\fR
.IP
Force continued operation when wildcard found
.TP
\fB\-i\fR
Show IP addresses (dns mode only)
.TP
\fB\-k\fR
Skip SSL certificate verification
.TP
\fB\-l\fR
Include the length of the body in the output (dir mode only)
.HP
\fB\-m\fR string
.IP
Directory/File mode (dir) or DNS mode (dns) (default "dir")
.TP
\fB\-n\fR
Don't print status codes
.HP
\fB\-o\fR string
.IP
Output file to write results to (defaults to stdout)
.HP
\fB\-p\fR string
.IP
Proxy to use for requests [http(s)://host:port] (dir mode only)
.TP
\fB\-q\fR
Don't print the banner and other noise
.TP
\fB\-r\fR
Follow redirects
.HP
\fB\-s\fR string
.IP
Positive status codes (dir mode only) (default "200,204,301,302,307")
.HP
\fB\-t\fR int
.IP
Number of concurrent threads (default 10)
.HP
\fB\-u\fR string
.IP
The target URL or Domain
.TP
\fB\-v\fR
Verbose output (errors)
.HP
\fB\-w\fR string
.IP
Path to the wordlist
.HP
\fB\-x\fR string
.IP
File extension(s) to search for (dir mode only)