Computer Hacking Forensic Investigator (CHFI v10) — Question 397

As a Computer Hacking Forensic Investigator, you are analyzing an intrusion incident in a corporate network. You discovered the traces of a fileless malware attack that utilized a memory exploit. The indicators suggest that the initial payload was delivered via a malicious Word document received through a phishing email. As part of the response and prevention plan, which among the following steps would be the most effective to disrupt the Infection Chain of the detected fileless malware?

Answer options

Correct answer: C

Explanation

The correct answer is C because fileless malware often uses macros in documents to execute its payload, and a strict policy on macros can prevent such exploits. Options A and B address broader security concerns but do not specifically target the method of delivery for this type of malware. Option D, while important for security, does not directly mitigate the risk associated with macro-based malware attacks.