Crunch is the industry standard for wordlist generation. To create a numeric 8-digit list, use: crunch 8 8 0123456789 -o 8digit_list.txt Using Python A simple script can also do the trick:
Crunch is the industry standard for wordlist generation. To create a numeric 8-digit list, use: crunch 8 8 0123456789 -o 8digit_list.txt Using Python A simple script can also do the trick: