header bg

Scan QR code or get instant email to install app

Question:

When an attacker attempts to find an input value that will produce the same hash as a password, what type of attack is this?

A Collision attack.
explanation

A collision is when two different inputs produce the same hash. A rainbow table is a table of precomputed hashes. Brute force attempts every possible random combination to get the password or encryption key. Session hijacking is when the attacker takes over an authenticated session.

Related Information

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

*