A cybersecurity technician at a commercial maritime container terminal is troubleshooting a Windows 11 workstation used for crane operations. The workstation is displaying rogue pop-up advertisements and experiencing unauthorized browser redirects. The technician has already isolated the workstation from the local network to quarantine it and has disabled System Restore. Which of the following actions should the technician perform NEXT according to the standard CompTIA malware remediation process?
- Update the anti-malware software engine and signature definitions.Answer
- BInitiate a full system scan using the existing anti-malware definitions.
- CRe-enable System Restore and create a clean system restore point.
- DExecute `sfc /scannow` from an elevated command prompt window.
Answer
Update the anti-malware software engine and signature definitions.
According to the official CompTIA 7-step malware remediation workflow, once the malware symptoms have been identified, the system quarantined, and System Restore disabled, the technician must enter Step 4 (Remediate infected systems). Step 4 is subdivided into updating anti-malware software definitions first (Step 4a) and then running malware scans and removal tools second (Step 4b). Updating the definitions ensures the scanner has the most current detection signatures.
Step-by-Step Solution
Key Concept
CompTIA 7-Step Malware Remediation Process (Step 4a: Update anti-malware signatures)
Estimated Time:1m 0s