Need help with building mask
#1
Hi,

I am trying to recover ms access 2010 encrypted database password. I have tried with dictionary but no luck.

I usually keep 8 to 20 char alpha numeric with special char password. Unfortunately, i am not able to recall the password.

I have generated the hash from access database, and I am going to try brute force with min 8 length with increment of 1, however how do i specify the correct mask.

I tried this wiki https://hashcat.net/wiki/doku.php?id=mask_attack

For example, if we use the mask ā€œ?l?l?l?l?l?l?l?lā€ we can only crack a password of the length 8.

but this appears to be only for lowercase

can someone help me with building the mask which can try alpha numeric with special char

Thanks
Reply


Messages In This Thread
Need help with building mask - by singhn - 08-22-2019, 03:39 PM
RE: Need help with building mask - by undeath - 08-22-2019, 04:19 PM
RE: Need help with building mask - by singhn - 08-22-2019, 10:38 PM
RE: Need help with building mask - by slyexe - 08-23-2019, 02:10 AM
RE: Need help with building mask - by singhn - 08-23-2019, 08:54 AM
RE: Need help with building mask - by singhn - 08-25-2019, 11:40 AM
RE: Need help with building mask - by Ar76 - 08-25-2019, 10:24 PM