A corporate workstation is experiencing persistent web browser redirects to untrusted promotional websites whenever a user attempts to navigate to standard corporate URLs. In what order should a technician perform the following steps to properly remediate the browser security compromise?
- 1Disconnect the workstation from the network to prevent further unauthorized external communication.
- 2Terminate all active browser instances and suspicious executable processes using Task Manager.
- 3Remove unrecognized browser add-ons and reset the web browser to its default configuration settings.
- 4Inspect the Windows hosts file and clear any unauthorized manual proxy server entries.
- 5Perform a full system anti-malware scan, reconnect to the network, and verify proper browser operation.
Answer
The correct sequence of steps is: Disconnect the workstation from the network; Terminate active browser processes via Task Manager; Remove unrecognized browser extensions and reset browser settings; Inspect the Windows hosts file and clear unauthorized proxy settings; Perform a full system anti-malware scan, reconnect to the network, and verify proper browser operation.
Remediating a browser redirection issue follows standard malware response principles: first isolate the system from the network to stop active communication, terminate active processes, clean browser application components (extensions and settings), inspect OS-level redirection configurations (hosts file and proxy settings), and finally perform a comprehensive anti-malware scan before reconnecting to confirm resolution.
Step-by-Step Solution
Key Concept
Browser Hijacker and Redirect Remediation Workflow