Exam CCFH-202 Topic 5 Question 15 Discussion

Actual exam question for CrowdStrike's CCFH-202 exam
Question #: 15
Topic #: 5
In the Powershell Hunt report, what does the filtering condition of commandLine! ="*badstring* " do?

Suggested Answer: A Vote an answer

In the Powershell Hunt report, the filtering condition of commandLine! ="badstring " prevents command lines containing "badstring" from being displayed. The ! operator is used to negate or exclude a condition from the search results. The * operator is used as a wildcard to match any number of characters before or after the specified string. Therefore, commandLine! ="badstring " means to filter out any command line that has "badstring" anywhere in it. The other options are not correct, as they do not describe what the filtering condition does.

by Vivian at Jan 27, 2026, 08:52 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10