Certified Ethical Hacker (CEH v11) — Question 157

A company's security policy states that all Web browsers must automatically delete their HTTP browser cookies upon terminating. What sort of security breach is this policy attempting to mitigate?

Answer options

Correct answer: B

Explanation

The correct answer, B, addresses the risk of attackers stealing authentication credentials from cookies, allowing them to access trusted sites impersonating the user. Options A and C focus on database and local password theft, which are not directly mitigated by cookie deletion. Option D concerns user activity tracking, which is not the primary focus of this security policy.