A corporate workstation on a secure network segment has triggered automated endpoint alerts for an active file-encrypting ransomware outbreak. Place the following remediation tasks in the correct sequence according to the official CompTIA 7-step malware removal procedure.
- 1Disconnect the infected workstation's Ethernet cable and disable its Wi-Fi adapter to prevent lateral movement across the network.
- 2Turn off Windows System Protection and delete existing shadow copies to prevent infected restore points from reinfecting the host.
- 3Boot into Safe Mode with Networking, update anti-malware definitions, and execute a full system scan to purge malicious payload files.
- 4Configure automatic daily background scans in the anti-malware console and apply pending OS security patches.
- 5Re-enable Windows System Protection and generate a clean baseline restore point.
- 6Conduct a mandatory training session for the user on identifying social engineering and suspicious email attachments.
Answer
The correct sequence follows the CompTIA 7-step malware removal process starting from isolation: Quarantine infected system -> Disable System Restore -> Remediate infected system -> Schedule scans and run updates -> Enable System Restore and create a restore point -> Educate the end user.
The CompTIA standard 7-step malware removal process follows a strict order: 1. Identify malware symptoms, 2. Quarantine infected systems, 3. Disable System Restore, 4. Remediate infected systems, 5. Schedule scans and run updates, 6. Enable System Restore and create a restore point, 7. Educate end user. In this scenario, symptoms have been identified by the automated alert, making quarantining the host via physical/logical network disconnection the immediate mandatory step, followed consecutively by disabling restore functions, scanning/cleaning, scheduling/updating, re-enabling restore points, and finally user education.
Step-by-Step Solution
Key Concept
CompTIA 7-Step Malware Removal Process