Spring Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

CrowdStrike Certified Falcon Hunter CCFH-202b Question # 11 Topic 2 Discussion

CrowdStrike Certified Falcon Hunter CCFH-202b Question # 11 Topic 2 Discussion

CCFH-202b Exam Topic 2 Question 11 Discussion:
Question #: 11
Topic #: 2

While performing a threat hunt in your environment, you decide to identify rare occurrences of user agent strings over the past 30 days. Which query will highlight those results using CQL?


A.

groupBy(UserAgentString, function=collect([ComputerName, UserName, LocalAddressIP4])) | min(field=UserAgentString, limit=10)


B.

selectFromMin(field=UserAgentString, include=[ComputerName, UserName, LocalAddressIP4])


C.

groupBy(UserAgentString, function=[collect([ComputerName, UserName, LocalAddressIP4]), count()] ) | sort(_count, order=asc, limit=10)


D.

tail(field=UserAgentString, limit=10, include=[ComputerName, UserName, LocalAddressIP4])


Get Premium CCFH-202b Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.