How does a user determine which app actions are available?
AAdd an action block to a playbook canvas area.
BIn the visual playbook editor, click Active and click the Available App Actions dropdown.
CFrom the Apps menu, click the supported actions dropdown for each app.
DSearch the Apps category in the global search field.
Which of the following roles is appropriate for a Splunk SOAR account that will only be used to execute automated tasks?
AService Account
BAutomation Engineer
CNon-Human
DAutomation
Which of the following items cannot be modified once entered into SOAR?
AA comment.
BA note.
CA container.
DAn artifact.
Question 6
Detection Engineering
0
Question 7
Detection Engineering
Question 8
Data Engineering
Question 9
Detection Engineering
Question 10
Automation and Efficiency
Question 11
Auditing and Reporting on Security Programs
Question 12
Data Engineering
Question 13
Auditing and Reporting on Security Programs
Question 14
Data Engineering
Question 15
Automation and Efficiency
Question 16
Detection Engineering
Question 17
Data Engineering
Question 18
Automation and Efficiency
Question 19
Detection Engineering
Question 20
Detection Engineering
Question 21
Detection Engineering
Question 22
Automation and Efficiency
Question 23
Automation and Efficiency
Question 24
Auditing and Reporting on Security Programs
Question 25
Detection Engineering
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ad
Want a break from the ads?
Become a Supporter and enjoy a completely ad-free experience, plus unlock Learn Mode, Exam Mode, AstroTutor AI, and more.
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Which Splunk search command is used to send a notable event to SOAR?
Asendtophantom
Bparam.phantom
Csendevent
Dcim_modactions
Which of the following is a step when configuring event forwarding from Splunk to SOAR?
ACreate a saved search that generates the JSON for the new container on SOAR.
BMap CIM to CEF fields.
CMap CEF to CIM fields.
DCreate a Splunk alert that uses the event_forward.py script to send events to SOAR.
Which of the following are tabs of an asset configuration?
AAsset Info, Asset Settings, Approval Settings, Access Control
BAsset Name, Asset IP, Asset URL, Asset Nickname
CTags, Asset Name, Asset Date, Asset Order
DApp Name, App Order, App Expiry, App Version
Two action blocks, geolocate_ip_1 and file_reputation_2, are connected to a decision block. Which of the following is a correct configuration for making a decision on the action results from one of the given blocks?
ASelect parameter set to: file_reputation_2:action_result.data.*.response_code; evaluation option set to: ==; and the Select Value set to: custom_list:Banned Countries.
BSelect parameter set to: geolocate_ip_1:action_result.data.*.country_iso_code; evaluation option set to: in; and the Select Value set to: custom_list:Banned Countries.
CSelect parameter set to: geolocate_ip_1:action_result.cef.*.country_iso_code; evaluation option set to: !=; and the Select Value box left empty.
DSelect parameter set to: file_reputation_2:action_result.cef.*.response_code; evaluation option set to: in; and the Select Value set to: United States.
What is enabled if the Logging option for a playbook' s settings is enabled?
AThe playbook will write detailed execution information into the spawn.loq.
BMore detailed information is available in the debug window.
CAll modifications to the playbook will be written to the audit log.
DMore detailed logging information is available in the Investigation page.
Which of the following can be done with the System Health Display?
APartially rewind processes, which is useful for debugging.
BCreate a temporary, edited version of a process and test the results.
CReset DECIDED to reset playbook environments back to at-start conditions.
DView a single column of status for SOAR processes. For metrics, click Details.
What values can be applied when creating Custom CEF fields?
AName, Data Type
BName
CName, Value
DName, Data Type, Severity
Which of the following is accurate?
APhantom.debug() is the same as phantom.error() except it prints in red text.
BPhantom.debug() outputs to the VPE debugger display.
CSystem.Out.Prinln() outputs to the VPE debugger display.
DUsers can output debug info using the print() or print "" syntax.
Which of the following will show all artifacts that have the term =results in a filePath CEF value?