-
Notifications
You must be signed in to change notification settings - Fork 37
/
genpmk.1
41 lines (41 loc) · 951 Bytes
/
genpmk.1
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
.TH GENPMK "1" "June 2018" "genmpk 4.6" "User Commands"
.SH NAME
genmpk \- WPA-PSK precomputation attack
.SH DESCRIPTION
Precompute hash files to use with cowpatty
.SH SYNOPSIS
\fB genmpk\fR \fB-f\fR \fIWORDLIST\fR \fB-d\fR \fIOUTPUT-FILE\fR \fB-s\fR \fISSID\fR
.SH OPTIONS
.TP
\fB\-f\fR
Dictionary file
.TP
\fB\-d\fR
Output hash file
.TP
\fB\-s\fR
Network SSID (enclose in quotes if SSID includes spaces)
.TP
\fB\-h\fR
Print this help information and exit
.TP
\fB\-v\fR
Print verbose information (more \fB\-v\fR for more verbosity)
.TP
\fB\-V\fR
Print program version and exit
.SH AUTHOR
genmpk was developed Joshua Wright <jwright@hwillhackforsushi.com>.
.PP
This manual page was written by Samuel Henrique <samueloph@debian.org> for the Debian project, it was based on \fBgenmpk -h\fR output and can be used by other projects as well.
.SH SEE ALSO
.br
.B cowpatty(1)
.br
.B aircrack-ng(1)
.br
.B airodump-ng(1)
.br
.B airmon-ng(1)
.br
.B wifite(1)