Understanding Cisco Cybersecurity Operations Fundamentals (CBROPS) — Question 69

Which attack is the network vulnerable to when a stream cipher like RC4 is used twice with the same key?

Answer options

Correct answer: C

Explanation

Using a stream cipher like RC4 with the same key for two different streams can lead to a ciphertext-only attack, where an attacker can analyze the output to potentially recover the plaintext. The other attack types listed do not specifically take advantage of this key reuse scenario in the same way, making them less relevant in this context.