Mask Writing
#1
Hi it's my first post can anyone help me with this, I need to prepare a mask which use wordlist + mask
the mask should generate all cases for each word (Proper-lower-capital) + try 1 digit and 2 digits for each case

for example if the wordlist contain word like "password" then the mask should generate and try 7 cases for each word in the wordlist as below:

password

password1
password01

Password1
Password01

PASSWORD1
PASSWORD01
Reply


Messages In This Thread
Mask Writing - by blackrosemmt - 10-18-2020, 01:09 PM
RE: Mask Writing - by puck2 - 02-25-2021, 06:55 PM
RE: Mask Writing - by Banaanhangwagen - 02-25-2021, 09:32 PM
RE: Mask Writing - by puck2 - 02-25-2021, 09:50 PM
RE: Mask Writing - by Banaanhangwagen - 02-25-2021, 10:02 PM