
The last section is the most important for cracking, this is the NT hash.

The next string of characters is the LM hash and is only include for backwards compatibility. Acesta iti permite sa introduci un hash MD5, SHA-1, Vbulletin, Invision Power Board, MyBB, Bcrypt, Wordpress, SHA-256, SHA-512, MYSQL5, etc si sa-i cauti (gasesti) rezolvarea corespunzatoare in baza noastra de hashuri deja rezolvate. Using passwords recovered from LM hashes to crack NTLM hashes is easier with John the Ripper, because it comes with a rule (NT) to toggle all letter combinations: John-the-Ripper-v1.8.0-jumbo-1-Win-32 run john.exe -wordlist=lm-passwords.txt -rules=NT -pot=john-lm-ntlm.pot nt.john.out Warning: detected hash type 'NT', but the string is also recognized as 'nt2' Use the '-format=nt2' option. Crack.txt crack1.txt Both contain md5 hashes, so to crack both files in one session, we will run john as follows: Syntax: john file 1file 2 john -form=raw-md5 crack.txt crack1.txt. We can also crack multiple hash files provided if they have the same encryption.
