CrowdStrike Certified Falcon Hunter (CCFH) — Question 5

Which of the following queries will return the parent processes responsible for launching badprogram.exe?

Answer options

Correct answer: B

Explanation

Option B is correct because it specifically queries for the parent processes of badprogram.exe by using the processrollup2 event and renaming the necessary fields. The other options either do not accurately identify the parent processes or do not use the correct query structure to achieve the desired results.