Computer Hacking Forensic Investigator (CHFI v10) — Question 412

An investigator is studying a suspicious Windows service discovered on a corporate system that seems to be associated with malware. The service has a name similar to a genuine Windows service, runs as a SYSTEM account, and exhibits potentially harmful behavior. Which tool and method should the investigator use to study the service's behavior without allowing it to inflict more damage?

Answer options

Correct answer: A

Explanation

The correct answer is A because Autoruns for Windows provides a comprehensive view of all services and their startup configurations, allowing the investigator to identify if the suspicious service is set to run at boot without executing it. Options B, C, and D are less effective; B does not provide a full picture of all potential startup methods, C may allow the service to cause damage before it is stopped, and D risks creating additional issues by duplicating the service.