CompTIA CySA+ (CS0-003) — Question 260

A list of IoCs released by a government security organization contains the SHA-256 hash for a Microsoft-signed legitimate binary, svchost.exe. Which of the following best describes the result if security teams add this indicator to their detection signatures?

Answer options

Correct answer: A

Explanation

The correct answer is A because svchost.exe is a legitimate Windows file that is present on nearly all Windows devices, meaning the detection signature would frequently trigger. Option B is incorrect since it does not account for legitimate binaries; the hash will not identify malicious files. Options C and D are also wrong as they imply detecting unauthorized or malicious processes, which is not the case when using a hash for a legitimate file.