What are two primary uses of standard tasks? (Choose two.)
A. To highlight different paths in a playbook
B. To generate new widgets for a dashboard
C. To create an incident or escalate an existing incident
D. To automate tasks such as parsing a file or enriching indicators
An engineer would like to add a custom field to the New Job form for a job triggered from a threat intel feed. How would the engineer implement this?
A. The new job form changes based on the threat intel feed integration configuration
B. The new job form can be edited from the Indicator Feed incident type editor
C. The new job form for a threat intel feed job cannot be edited
D. The new job form can be edited from the threat intel feeds integration settings
Threat Intel search queries can be shared with which of the following?
A. Users defined in the platform (email or username)
B. Other organizations via the Marketplace
C. Users outside XSOAR via email invite
D. Roles defined in the platform
Which two features does XSOAR offer to help recover from a server failure? (Choose two.)
A. Live backup (disaster recovery)
B. Distributed database
C. Backup data to XSOAR engines
D. Local backup
When creating an incident layout section, it is best to place long field values within which of the following?
A. Section headers
B. Rows
C. Canvas
D. Cards
Which two options may be added when a content pack is being installed? (Choose two.)
A. Lists
B. Roles
C. Other content packs
D. Indicator layouts
Which option is available in XSOAR to create the body of a Threat Intel Report?
A. Markdown
B. Grid Fields
C. DOC format
D. Javascript
Which three types of information are displayed on the incident Quick View? (Choose three.)
A. Indicators and relationships
B. Timeline information
C. Evidence Board
D. Context data
E. Incident severity
By default, automation written in which language will be executed in a Docker container?
A. Python
B. Go
C. JavaScript
D. Perl
For troubleshooting, after a log bundle is created, where do the logs appear on the XCSOAR server?
A. /var/lib/demisto
B. /tmp/log/demisto
C. /usr/local/demisto
D. /var/log/demisto
An XSOAR engineer has been tasked with exporting all indicators from the production environment in the last 90 days. The final report needs to be in CSV format containing all indicator fields. How can this task be achieved?
A. Run the command !GetIndicatorsByQuery in CLI with its default arguments and export all indicators in the last 90 days.
B. SSH into the server and copy the indicator's database.
C. In the Threat Intel page, add query firstSeen:>="90 days ago", select All columns in Table View, and click Export to export as a CSV.
D. Run the command !findIndicators in CLI with the query firstSeen:>="90 days ago" and export to CSV.
What happens when an integration is deprecated?
A. The integration commands in a playbook can no longer be used
B. The integration commands can be used, but it is recommended to update to the latest content pack
C. The configuration settings will be lost and the integration will no longer function
D. The integration commands in a playbook can be used, but it will fail at runtime
What is the difference between labels and fields?
A. Fields can be used in playbooks and labels cannot
B. Fields are indexed in the database and labels are not
C. Labels can be used in queries and fields cannot
D. Labels are indexed in the database and fields are not
Which field type should be used to hold more than 60,000 characters of unformatted text?
A. Short Text
B. HTML
C. Long Text
D. Markdown
Which three statements are true about the Marketplace? (Choose three.)
A. Allows reverting back to a previous version of a content pack
B. Enables users to participate in the community by sharing content
C. Publishes content without additional review from the Cortex XSOAR team
D. Allows uploading of content in additional languages
E. Offers granularity in installation through content packs