A company's user accounts have been compromised. Users are also reporting that the company's internal portal is sometimes only accessible through HTTP, other times; it is accessible through HTTPS. Which of the following most likely describes the observed activity?
Show Answer & Explanation
Correct Answer: B. An on-path attack is being performed by someone with internal access that forces users into port 80
An on-path (man-in-the-middle) attack can intercept HTTPS traffic and downgrade it to HTTP, forcing users to port 80 — explaining the inconsistent behavior. Compromised user accounts align with credential harvesting via intercepted traffic. Option A would cause consistent HTTPS failure, not intermittent switching. Option C is a load issue, not a security event, and wouldn't explain compromised accounts. Option D (BGP misconfiguration) affects routing, not protocol-level HTTP/HTTPS switching.