Which password hash types are listed as crackable by John the Ripper?

Study for the SANS560 GIAC Penetration Tester (GPEN) Test. Study with flashcards and multiple choice questions, each question has hints and explanations. Get ready for your exam!

Multiple Choice

Which password hash types are listed as crackable by John the Ripper?

Explanation:
John the Ripper works by using dedicated format modules that know how to process each hash type and test candidate passwords against it. The formats listed—S/Key, Kerberos V5, AFS Kerberos V4, Netscape LDAP SHA Hashes, and MySQL password hashes—have explicit modules in John the Ripper (especially in the jumbo version) and are documented as crackable. Each format corresponds to a specific hashing or password-storage scheme: S/Key uses a hash-chain scheme, Kerberos V5 and AFS Kerberos v4 rely on Kerberos password-to-key derivations, Netscape LDAP SHA stores SHA-based password digests, and MySQL password hashes use MySQL’s old password scheme. Because John the Ripper includes these exact format modules, they are listed as crackable by the tool. While other formats like MD5, DES, SHA-256, NTLM, bcrypt, and scrypt are also crackable with John the Ripper, the given set corresponds to formats explicitly identified as crackable in its documented modules.

John the Ripper works by using dedicated format modules that know how to process each hash type and test candidate passwords against it. The formats listed—S/Key, Kerberos V5, AFS Kerberos V4, Netscape LDAP SHA Hashes, and MySQL password hashes—have explicit modules in John the Ripper (especially in the jumbo version) and are documented as crackable. Each format corresponds to a specific hashing or password-storage scheme: S/Key uses a hash-chain scheme, Kerberos V5 and AFS Kerberos v4 rely on Kerberos password-to-key derivations, Netscape LDAP SHA stores SHA-based password digests, and MySQL password hashes use MySQL’s old password scheme. Because John the Ripper includes these exact format modules, they are listed as crackable by the tool. While other formats like MD5, DES, SHA-256, NTLM, bcrypt, and scrypt are also crackable with John the Ripper, the given set corresponds to formats explicitly identified as crackable in its documented modules.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy