In Hashcat, the code 500 is used to specify which hash type?

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

In Hashcat, the code 500 is used to specify which hash type?

Explanation:
Hashcat uses numeric mode values to identify the exact hash algorithm to crack. The value for this scenario corresponds to the Unix MD5-based crypt method, commonly referred to as md5crypt. That hashing scheme stores passwords with a salt and a distinctive $1$-style prefix, and Hashcat recognizes it as the md5crypt mode. So the correct choice matches the MD5-based crypt algorithm, not plain MD5, not SHA-512 crypt, and not Windows LANMAN.

Hashcat uses numeric mode values to identify the exact hash algorithm to crack. The value for this scenario corresponds to the Unix MD5-based crypt method, commonly referred to as md5crypt. That hashing scheme stores passwords with a salt and a distinctive $1$-style prefix, and Hashcat recognizes it as the md5crypt mode. So the correct choice matches the MD5-based crypt algorithm, not plain MD5, not SHA-512 crypt, and not Windows LANMAN.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy