What is the hashcat rule to append numbers from 0 to 9999 at the end?
#1
Question 
I need a code to create a hashcat rule that appends all the numbers from 0 to 9999 to the end of words in the given wordlist. It should also include 1-4 digit numbers that begin with zero(es) like 06, 001, 0032, 0005 etc.


Messages In This Thread
What is the hashcat rule to append numbers from 0 to 9999 at the end? - by cesalbaral - 07-24-2018, 12:25 PM