What is the default embedded search engine used by Phantom?
How does a user determine which app actions are available?
Why is it good playbook design to create smaller and more focused playbooks? (select all that apply)
Under Asset Ingestion Settings, how many labels must be applied when configuring an asset?
Where can the Splunk App for SOAR Export be downloaded from?
Which of the following are examples of things commonly done with the Phantom REST APP
An active playbook can be configured to operate on all containers that share which attribute?
When writing a custom function that uses regex to extract the domain name from a URL, a user wants to create a new artifact for the extracted domain. Which of the following Python API calls will create a new artifact?
What is the default log level for system health debug logs?
Which of the following are the steps required to complete a full backup of a Splunk Phantom deployment' Assume the commands are executed from /opt/phantom/bin and that no other backups have been made.
In a playbook, more than one Action block can be active at one time. What is this called?
When configuring a Splunk asset for SOAR to connect to a Splunk Cloud instance, the user discovers that they need to be able to run two different on_poll searches. How is this possible?
When working with complex data paths, which operator is used to access a sub-element inside another element?
What is the simplest way to pass data between playbooks?
Is it possible to import external Python libraries such as the time module?
In addition to full backups. Phantom supports what other backup type using backup?
Which Phantom VPE Nock S used to add information to custom lists?
Some of the playbooks on the SOAR server should only be executed by members of the admin role. How can this rule be applied?
Without customizing container status within Phantom, what are the three types of status for a container?
A filter block with only one condition configured which states: artifact.*.cef .sourceAddress !- , would permit which of the following data to pass forward to the next block?
Where in SOAR can a user view the JSON data for a container?
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?
Which of the following can be edited or deleted in the Investigation page?
When the Splunk App for SOAR Export executes a Splunk search, which activities are completed?
On a multi-tenant Phantom server, what is the default tenant's ID?
Which of the following queries would return all artifacts that contain a SHA1 file hash?
A user has written a playbook that calls three other playbooks, one after the other. The user notices that the second playbook starts executing before the first one completes. What is the cause of this behavior?
When configuring a Splunk asset for Phantom to connect to a SplunkC loud instance, the user discovers that they need to be able to run two different on_poll searches. How is this possible
How can parent and child playbooks pass information to each other?
Which of the following can be configured in the ROl Settings?
What metrics can be seen from the System Health Display? (select all that apply)
How is a Django filter query performed?
During a second test of a playbook, a user receives an error that states: 'an empty parameters list was passed to phantom.act()." What does this indicate?