Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Paloalto Networks PCSAE - Palo Alto Networks Certified Security Automation Engineer

Page: 3 / 5
Total 156 questions

Where would you look to find a personalized view of your own incidents and tasks?

A.

Incident Summary View

B.

My Incidents

C.

My Threat Landscape

D.

My Dashboard

What are two main uses of context data? (Choose two.)

A.

Store incident information in JSON format

B.

Store incident information in XML format

C.

Pass data between playbook tasks

D.

Pass data between to-do tasks

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 administrator has noticed that an integration has failed to fetch incidents. Where would they go to download logs to troubleshoot the error?

A.

Go to the Marketplace > Download the Fix my XSOAR playbook pack > Run the playbook > Download logs from War Room

B.

Settings > About > Troubleshooting > Set Log Level to Debug > Download Logs

C.

Dashboards & Reports > System Health

D.

Settings > About > System Diagnostics

Which two options are the most effective for moving content between two environments? (Choose two.)

A.

Remote repository based content sharing

B.

UI based content import/export button

C.

Copy the content backup from one environment file system (/var/lib/demisto/backup/content- backup-*) and move it to the other environment

D.

Download the content items separately and upload them to the other environment

Which development languages are supported when creating XSOAR automation scripts?

A.

C++, Python, Powershell

B.

Ruby, C++, Python

C.

Javascript, Powershell, C++

D.

Python, Powershell, Javascript

You can customize most aspects of the incident layout, including which three of the following? (Choose three.)

A.

Which users have permissions to view the tabs

B.

Which roles have permissions to view the tabs

C.

Which dashboard settings are applied

D.

The information and how is it displayed

E.

Which tabs appear and in which order

Match the corresponding action with the appropriate playbook tasks.

Which two functions in XSOAR are incident types used for? (Choose two.)

A.

To run dedicated playbooks for different event types

B.

To classify events ingested from various sources into the relevant types

C.

To classify indicators extracted in XSOAR incidents to their respective types

D.

To facilitate role based access to XSOAR incidents

Which two statements describe how timers are configured to start and stop automatically in a playbook? (Choose two.)

A.

Use a field of Number to count the number of seconds elapsed between two tasks

B.

After the playbook has run, calculate the total time taken and set the timer field with this value

C.

To begin counting time taken, add a task in the playbook with automation startTimer. To end the counting, add a task with automation stopTimer

D.

From the Timers tab of the playbook task, choose the action for the timer and the timer field to perform the action on