You will be testing detections with pentest and security tooling on your host.
How can a workflow be created to automatically assign any detection related to your pentest to yourself in real time?
A.
Create a workflow to disable detections for your host until testing is done
B.
Create an Event trigger workflow that triggers on an EPP Detection with an action to assign the detection to yourself
C.
Create an Event trigger workflow that triggers on an EPP Detection with conditions looking for the desired hostname. The Action will then assign the detection to yourself.
D.
Create a scheduled workflow to run once a day that triggers on an EPP Detection with conditions looking for the desired hostname. The Action will then assign the detection to yourself.
keyword here is pentest - because you only want to know about whats happening to hosts in the pentest specifically, you want to filter out the proper host names. Can eliminate d because this is an event and a would do the opposite of help you.
In Falcon Fusion SOAR, that means:
Trigger: “EPP Detection” (Endpoint Prevention Platform detection)
Condition: Hostname = <your-pentest-host> (so only detections from that host fire the workflow)
Action: “Assign Detection” → your user ID
Putting it together:
Go to Falcon Fusion SOAR → Create Workflow
Select trigger Event → EPP Detection
Add a condition: Hostname equals <pentest-host>
Add an action: Assign Detection to <your-user>
This way, any new detection on your pentest machine is caught in real time and auto‐assigned to you.
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.CCFA Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.
aN0omY
1 week, 4 days agoCiscoNoahexamtopic
1 week, 4 days ago