John the Ripper is primarily used for which purpose?
- A.B. Password cracking and auditing
- B.A. Network monitoring
- C.C. Web application scanning
- D.D. Log analysis
Why A is correct
John the Ripper is a password cracking tool used to audit password strength. It supports many hash formats, performs dictionary attacks, brute-force attacks, and incremental mode. It can crack Unix passwords (/etc/shadow), Windows hashes, ZIP/RAR passwords, and more. Security teams use it to identify weak passwords before attackers do.
Know someone studying for Security Fundamentals? Send them this one.