Paloalto Networks PCSAE Palo Alto Networks Certified Security Automation Engineer Online Training
Paloalto Networks PCSAE Online Training
The questions for PCSAE were last updated at Feb 19,2025.
- Exam Code: PCSAE
- Exam Name: Palo Alto Networks Certified Security Automation Engineer
- Certification Provider: Paloalto Networks
- Latest update: Feb 19,2025
Which of the following is a feature of XSOAR automations?
- A . can run on multiple docker containers
- B . can be set to run on a scheduled basis in the automation settings
- C . can be password protected
- D . can be written in C++
Which two methods are used to add new content to the XSOAR Content Repository? (Choose two.)
- A . Create content and add it to the standard content by contributing through the Marketplace
- B . Use the XSOAR GitHub Contribution Guide to add the contribution to the standard content
- C . Create a support ticket with the custom content for review by the support team
- D . Any custom content will be automatically uploaded to the content repository
Which two capabilities do Automation script settings include? (Choose two.)
- A . Define āparametersā
- B . Correlate to incident types
- C . Define āoutputsā
- D . Set password protection
When mapping incoming data to incident fields, which statement is correct?
- A . Data that is not mapped is placed under labels
- B . Only text fields are classified
- C . Classification cannot be used if mapping is enabled
- D . Every incoming field must be mapped
When browsing the Marketplace for new content packs, which details about each pack are you able to view?
- A . The integrationās source code
- B . A summary of each version history
- C . A test instance for the content pack
- D . The source code of each playbook
What is the default configuration for indicator auto-extraction when incidents are created?
- A . Inline
- B . Inband
- C . None
- D . Out of band
Inside the Incidents table view, which actions can be performed on the selected incidents? (Choose two.)
- A . Run Command, Export, and Close and Delete for all selected incidents regardless of their status
- B . Assign, Edit, and Mark as Duplicate for all selected incidents regardless of their status
- C . Run Command for all selected incidents having Active status
- D . Export incidents as JSON and change incident status
A SOC analyst needs to retrieve the list of all open phishing incidents in the last 30 days.
What is the correct query to use?
- A . -status:closed -category:job type:Phishing created:>="30 days ago"
- B . status:closed -category:job & type:Phishing created:>="30 days ago"
- C . -status:closed -category:job & type:Phishing created:<="30 days ago"
- D . -status:closed -category:job type:Phishing created:="30 days ago"
In which three locations can an engineer try to find information, when troubleshooting a failed integration instance error produced by the test button? (Choose three.)
- A . The audit log
- B . The log bundle
- C . The source code for an integration
- D . The error message returned directly below the button
- E . The playground war room