Sha256: d6c65e7587e331ad34fa15792b2ca17f4cef9b49932d2ec84b32c1948a205311
Contents?: true
Size: 1.42 KB
Versions: 1
Compression:
Stored size: 1.42 KB
Contents
.\" Generated by kramdown-man 0.1.8 .\" https://github.com/postmodern/kramdown-man#readme .TH ronin-wordlist 1 "April 2012" Ronin "User Manuals" .LP .SH SYNOPSIS .LP .HP \fBronin wordlist\fR \[lB]\fIoptions\fP\[rB] \[lB]\fITEMPLATE\fP\[rB] .LP .SH DESCRIPTION .LP .PP Builds and\[sl]or mutates Wordlists\. .LP .SH ARGUMENTS .LP .TP \fITEMPLATE\fP Options word template to generate the wordlist with (\fBalpha:7 numeric:1-3\fR)\. .LP .SH OPTIONS .LP .TP \fB-v\fR, \fB--[no-]verbose\fR Enable verbose output\. .LP .TP \fB-q\fR, \fB--[no-]quiet\fR Disable verbose output\. .LP .TP \fB--[no-]silent\fR Silence all output\. .LP .TP \fB--[no-]color\fR Enables color output\. .LP .TP \fB-i\fR, \fB--input\fR \fIFILE\fP The input text FILE to parse\. .LP .TP \fB-o\fR, \fB--output\fR \fIPATH\fP The output PATH to write the wordlist to\. .LP .TP \fB-m\fR, \fB--mutations\fR \fISTRING\fP:\fISUBSTITUTE\fP Mutations to apply to the words\. If STRING is found within a word, it will be replaced with SUBSTITUTE\. .LP .SH EXAMPLES .LP .TP \fBronin wordlist alpha:7 numeric:1-3\fR Enumerates through every possible word, with each word beginning with seven alphabetic characters and ending in 1\-3 numeric characters\. .LP .TP \fBronin wordlist --input text.txt -m e:3 -m a:@ -m o:0\fR Builds a wordlist from a text file, applying basic \[lq]leet\-speak\[rq] mutation rules to each word\. .LP .SH AUTHOR .LP .PP Postmodern .MT postmodern\.mod3\[at]gmail\.com .ME .LP
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ronin-1.5.1 | man/ronin-wordlist.1 |