number of attemps with a mask for a NTLM hash type
#1
Hello forum

would like to find out how many passwords Hashcat has to test for following password with the following mask:  

- the password does consist in; a-zA-Z0-9 and (the following 3 chars) - _ &  (are that in total 65 chars ?)
- max password length: 10 chars

Content of mask.file: ?l?u?d-_&,?1?1?1?1?1?1?1?1?1?1
Command: hashcat -m1000 -a3 -O -w3 --increment hash.txt mask.file
(Thank's to user Snoopy who helped me to craft this maskSmile


Could somebody please explain me how to calculate the number of required attemps?

Thank you very much!

Joe
Reply


Messages In This Thread
number of attemps with a mask for a NTLM hash type - by joe123 - 08-06-2022, 01:42 PM