Crunch - Kali Linux Tool
Crunch is a wordlist generator where you can specify a standard character set or any set of characters to be used in generating the wordlists. The wordlists are created through combination and permutation of a set of characters. You can determine the amount of characters and list size.
This program supports numbers and symbols, upper and lower case characters separately and Unicode.
Installed size: 83 KB
How to install: sudo apt install crunch
crunch version 3.6
Crunch can create a wordlist based on criteria you specify. The output from crunch can be sent to the screen, file, or to another program.
Usage: crunch [min] [max] [options]
where min and max are numbers
Please refer to the man page for instructions and examples on how to use crunch.