## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-FRIZB-WORDLISTGEN
# WordListGen
рдкрд╛рд╕рд╡рд░реНрдб рдХреНрд░реИрдХрд┐рдВрдЧ (Hashcat!) рдХреЗ рд▓рд┐рдП рд╕реБрдкрд░ рд╕рд┐рдВрдкрд▓ рдкрд╛рдпрдерди рд╡рд░реНрдб рд▓рд┐рд╕реНрдЯ рдЬрдирд░реЗрдЯрд░!
рдореБрдЭреЗ рдкрддрд╛ рд╣реИ рдЖрдк рдХреНрдпрд╛ рд╕реЛрдЪ рд░рд╣реЗ рд╣реИрдВред рдПрдХ рдФрд░ рд╡рд░реНрдб рд▓рд┐рд╕реНрдЯ рдЬрдирд░реЗрдЯрд░ рдХреНрдпреЛрдВ рдмрдирд╛рдПрдВ? рдЦреИрд░, рдореБрдЭреЗ рдХреБрдЫ рдмрд╣реБрдд рд╣реА рд╕рд░рд▓ рдЪрд╛рд╣рд┐рдП рдерд╛ рдЬрд┐рд╕реЗ рдореИрдВ рдЙрдбрд╝рддреЗ-рдЙрдбрд╝рддреЗ рд╕рдВрд╢реЛрдзрд┐рдд рдХрд░ рд╕рдХреВрдВ рддрд╛рдХрд┐ рдХрд╛рдо рдХреЗ рд▓рд┐рдП рд╕рдЯреАрдХ рдХреИрд░реЗрдХреНрдЯрд░ рдЬрдирд░реЗрдЯрд░ рдкреНрд░рд╛рдкреНрдд рд╣реЛ рд╕рдХреЗрдВред рдпрд╣ рд╕реНрдХреНрд░рд┐рдкреНрдЯ рдЕрдкрдиреЗ рдЖрдк рдореЗрдВ рдкреВрд░реА рддрд░рд╣ рдХрд╛рд░реНрдпрд╛рддреНрдордХ рд╣реИ, рд▓реЗрдХрд┐рди рдЗрд╕реЗ CTF рдпрд╛ рдкреЗрди рдЯреЗрд╕реНрдЯрд┐рдВрдЧ рдПрдВрдЧреЗрдЬрдореЗрдВрдЯ рдХреЗ рджреМрд░рд╛рди рдЖрд╕рд╛рдиреА рд╕реЗ _рдЙрдбрд╝рддреЗ-рдЙрдбрд╝рддреЗ_ рд╕рдВрд╢реЛрдзрд┐рдд рдХрд░рдиреЗ рдХреЗ рд▓рд┐рдП рдбрд┐рдЬрд╝рд╛рдЗрди рдХрд┐рдпрд╛ рдЧрдпрд╛ рд╣реИред
## Python рд╕рд╣рд╛рдпрддрд╛ рджрд╕реНрддрд╛рд╡реЗрдЬрд╝:
root@kitploit:~
> wordlistgen.py -h
WordListGen: 0.2 Updated: June 2, 2019
usage: wordlistgen.py [-h] [-all] [-lower] [-upper] [-leet] [-swap] [-ntlm]
[-baseword] [-capitalize] [-orig] [-min MIN] [-max MAX]
[-inputfolder file] [-input file] [-output file]
WordListGen - Very Simple Word List Morpher - Creates a list of unique
words for fuzzing / brute forcing
optional arguments:
-h, --help show this help message and exit
-all Runs all word list morphers
-lower Lowercase each word on the input list
-upper Uppercase each word on the input list
-leet Leetspeak each word on the input list
-swap Swap the case of the word list
-ntlm Parse an NTLM Hash dump list for plaintext words to use
in a wordlist
-baseword Base words only (Post-process) Strips any numbers or
symbols from the generated word list
-capitalize Capitalize the first letter of the word list
-orig Include the original word from the word list
-min MIN Minimum word size (default: 4)
-max MAX Maximum word size (default: 32)
-inputfolder file Specify a folder of wordlists to crawl, process and
combine
-input file Input wordlist (default: wordlist.txt)
-output file Output wordlist (default: wordlistout.txt)
## рдЙрдкрдпреЛрдЧ рдФрд░ рдЖрдЙрдЯрдкреБрдЯ рдХрд╛ рдЙрджрд╛рд╣рд░рдг
root@kitploit:~
> wordlistgen.py -all
WordListGen: 0.2 Updated: June 2, 2019
DONE!
Wordlist input: wordlist.txt
Wordlist output: wordlistout.txt