Certified Ethical Hacker (CEH) — Question 1

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: A

Explanation

The correct answer, A, addresses the risk of attackers stealing authentication credentials through the use of cookies that may remain after the browser session ends. Options B and C relate to database and local password security, while option D concerns tracking browsing patterns, which is not directly mitigated by cookie deletion.