A desktop support technician is remediating an enterprise workstation experiencing severe browser hijacking, unexpected ad pop-ups, and forced website redirects. Place the following remediation steps in the correct order to resolve the browser compromise and verify system integrity.
- 1Disconnect the workstation from the network to isolate the system from potential command-and-control servers.
- 2Terminate running browser processes using Task Manager.
- 3Remove malicious browser extensions and restore browser default configurations.
- 4Check network proxy configurations and inspect the Windows hosts file for unauthorized entries.
- 5Execute a full anti-malware scan and reconnect the system to verify clean browser operation.
Answer
The correct order of remediation is: First, isolate the workstation from the network. Second, terminate active browser processes via Task Manager. Third, remove rogue browser extensions and reset browser defaults. Fourth, check system proxy settings and the hosts file for unauthorized redirect rules. Fifth, run a full anti-malware scan and reconnect the network to verify system functionality.
The correct remediation sequence follows standard incident containment and malware removal procedures: first isolating the machine to stop malicious data transfer, stopping active processes to release file locks, clearing localized browser extensions and settings, auditing OS-level redirect mechanisms (hosts file and proxy settings), and finally scanning for secondary payloads while verifying clean connectivity.
Step-by-Step Solution
Key Concept
Browser Security and Hijack Remediation Workflow