312-49v10 Exam QuestionsBrowse all questions from this exam

312-49v10 Exam - Question 447


Chloe is a forensic examiner who is currently cracking hashed passwords for a crucial mission and hopefully solve the case. She is using a lookup table used for recovering a plain text password from cipher text; it contains word list and brute-force list along with their computed hash values. Chloe is also using a graphical generator that supports SHA1. a. What password technique is being used? b. What tool is Chloe using?

Show Answer
Correct Answer: B

The password technique being used is Rainbow Tables, which are precomputed tables for reversing cryptographic hash functions, primarily used for cracking password hashes. The tool Chloe is using to generate these tables is Winrtgen, which is specifically designed to create Rainbow Tables.

Discussion

1 comment
Sign in to comment
ElbOption: B
Jun 19, 2024

Using Rainbow Tables to Crack Hashed Passwords Tool to Create Rainbow Tables: Winrtgen