Systems Security Certified Practitioner (SSCP) — Question 84

Brute force attacks against encryption keys have increased in potency because of increased computing power. Which of the following is often considered a good protection against the brute force cryptography attack?

Answer options

Correct answer: B

Explanation

The correct answer is B, as session keys can limit the time frame an attacker has to crack an encryption key, thus enhancing security. Option A, while important, does not directly address the issue of brute force attacks. Option C is incorrect because there are methods to mitigate such attacks, and option D is misleading since no algorithm can be entirely immune to brute force if enough time and resources are available.