Find salt from hash - password
#2
is the salt fixed size?

hashcat will not really help you, except you generate a list with all possible sha1Confusedalt combinations beforehand and then attack this list with your password, all you have to do is to generate this list, you can use hashcat --stdout or maskprocessor to help you building this list
Reply


Messages In This Thread
Find salt from hash - password - by bobox - 03-24-2022, 01:24 AM
RE: Find salt from hash - password - by Snoopy - 03-24-2022, 02:12 PM
RE: Find salt from hash - password - by bobox - 03-25-2022, 01:50 AM
RE: Find salt from hash - password - by Snoopy - 03-25-2022, 02:43 PM
RE: Find salt from hash - password - by bobox - 03-25-2022, 05:33 PM
RE: Find salt from hash - password - by Snoopy - 03-28-2022, 01:48 PM