π Practice Mode
Application Security Fundamentals
Learn at your own pace with hints and detailed explanations
1 / 20
Multiple Choice
How can we prevent dictionary attacks on password hashes ?
- Hashing the password twice
- Encrypting the password using the private key
- Use an encryption algorithm you wrote your self so no one knows how it works
- Salting the hash