Cryptographic Attacks 2.4 Flashcards
1
Q
When a […] occurs, two different plaintexts result in the same hash
Longer hash = less likely for there to be a collision
A
Hash collision
2
Q
In a […] attack, an attacker takes advantage of a hash collision to gain access to encrypted data
A
Birthday
3
Q
In a […] attack, the attacker forces devices to use less secure encryption protocols
A
Downgrade
4
Q
A type of downgrade attack called […], combines an on path attack with a downgrade attack and removes the security from a web browser, resulting in data being sent in-the-clear
HTTPS —> HTTP
A
SSL Stripping