What does the hashcat -show option do?

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

What does the hashcat -show option do?

Explanation:
Hashcat -show is used to display results that have already been cracked. It reads the cracked hash/password pairs stored in the potfile (hashcat.potfile) and prints the plaintexts for the hashes you provide. In practice, you run a crack to produce results, hashcat saves those successful hashes and their passwords in the potfile, and -show lets you quickly view which hashes have been solved and what their recovered passwords are. It doesn’t resume a session, generate new hashes, or export cracked hashes to another file—that would require other options.

Hashcat -show is used to display results that have already been cracked. It reads the cracked hash/password pairs stored in the potfile (hashcat.potfile) and prints the plaintexts for the hashes you provide. In practice, you run a crack to produce results, hashcat saves those successful hashes and their passwords in the potfile, and -show lets you quickly view which hashes have been solved and what their recovered passwords are. It doesn’t resume a session, generate new hashes, or export cracked hashes to another file—that would require other options.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy