Password cracking

Recovering passwords stored by computer systems

Summary

In cryptanalysis and computer security, password cracking is the process of guessing passwords protecting a computer system. A common approach is to repeatedly try guesses for the password and to check them against an available cryptographic hash of the password. Another type of approach is password spraying, which is often automated and occurs slowly over time to remain undetected, using a list of common passwords.

Originally created by Arvindn

2/20/2004, 8:57:59 AM

Modified

5/27/2026, 9:30:32 PM

Contributors

Source: WikipediaView full article