Which file stores cracked passwords and hashes for 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 file stores cracked passwords and hashes for John the Ripper?

Explanation:
In John the Ripper, cracked credentials are saved in the pot file. This file, typically named john.pot, stores lines in the form hash:plaintext, acting as a persistent cache of all hashes that have been successfully cracked. It lets John skip hashes it’s already cracked in future sessions and provides a record of the results you’ve obtained. The other files serve different roles: the configuration file (john.conf or john.ini) holds user options and settings; the recovery/session file (john.rec) stores session state used to resume work, not the actual cracked results; and the config variant on Windows is just another form of the configuration file.

In John the Ripper, cracked credentials are saved in the pot file. This file, typically named john.pot, stores lines in the form hash:plaintext, acting as a persistent cache of all hashes that have been successfully cracked. It lets John skip hashes it’s already cracked in future sessions and provides a record of the results you’ve obtained. The other files serve different roles: the configuration file (john.conf or john.ini) holds user options and settings; the recovery/session file (john.rec) stores session state used to resume work, not the actual cracked results; and the config variant on Windows is just another form of the configuration file.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy