The IR team and the network administrator have successfully handled a malware incident on the network. The team is now preparing countermeasure guideline to avoid a future occurrence of the malware incident.
Which of the following countermeasure(s) should be added to deal with future malware incidents? (Select all that apply)
Correct Countermeasures for Malware Prevention:
✅ Install antivirus software
(Essential for real-time malware detection and blocking.)
✅ Implementing strong authentication schemes (e.g., MFA)
(Prevents unauthorized access even if passwords are compromised.)
✅ Complying with the company’s security policies
(Ensures patch management, least privilege, and other critical controls.)
Why Not «Strong Password Policy»?
While important, passwords alone are ineffective against most malware (e.g., phishing, exploits, or drive-by downloads don’t always need passwords). Focus on:
-
Antivirus (blocks execution).
-
Authentication (e.g., MFA stops credential-based attacks).
-
Policies (e.g., disabling macros, restricting admin rights).