A tier-2 help desk technician is investigating an enterprise Windows 11 workstation where all installed web browsers (Edge and Chrome) continuously redirect users to an unauthorized site asking for corporate domain credentials when accessing internal or external web applications. The technician observed the following diagnostic details:
- Resetting browser settings, clearing cache/cookies, and starting browsers in safe mode with extensions disabled failed to resolve the issue.
- Automated antivirus and malware scans completed with zero infections detected.
- Standard `ping` requests to domain names resolve to incorrect public IP addresses, even though `ipconfig /all` displays valid corporate internal DNS server IP addresses.
- Running `nslookup company.com` uses the default corporate server and returns the legitimate internal IP address, but browsing directly to `https://company.com` still redirects to the rogue website.
Which of the following root causes is most likely responsible for overriding standard DNS resolution and causing the web browser redirections?
- Unauthorized static mapping entries configured inside the local operating system hosts fileAnswer
- BStale authentication web tokens stored within the Windows Credential Manager Control Panel applet
- CAn misconfigured pop-up blocker exception list permitting cross-site scripting redirects
- DAn active watering hole attack leveraging corrupted browser certificate authority trust stores