crunch is used to make a wordlist for bruteforce attack
How to use crunch in kali Linux
crunch min max option
ex: crunch 4 6 123
crunch 2 4 qwerty
How to save wordlist .txt file use crunch
ex: crunch 2 4 123abc -o name.txt
How to open .txt file in kali linux
ex: cat name.txt