12-10-2021, 11:39 PM
Found online tool which generate hash from pass and salt, and its a PBKDF2. I cannot understand why hashcat module cannot bruteforce hash if hashtype is proper one.
https://neurotechnics.com/tools/pbkdf2-test
iterations 1000
key 32
salt and plaintext passw from my first post generate same hash as i have.
https://neurotechnics.com/tools/pbkdf2-test
iterations 1000
key 32
salt and plaintext passw from my first post generate same hash as i have.