Computer Hacking Forensic Investigator (CHFI v10) — Question 302

A CHFI professional is investigating a data breach in a Windows 10 system. The initial analysis revealed some alterations in the system event logs. As part of the investigation, the professional uses the ‘wevtutil’ command-line tool. The command ‘wevtutil gl Security’ was executed, but the results seemed abnormal. Which of the following could be a plausible reason for this outcome?

Answer options

Correct answer: D

Explanation

The correct answer is D because a corrupted or tampered EVTX file can lead to abnormal results when querying the Security log. Options A and B are incorrect as the command exists and can access EVTX files, while option C does not account for the specific issue of log integrity.