Free PCSAE Exam Braindumps (page: 8)

Page 7 of 22

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

  1. Store incident information in JSON format
  2. Store incident information in XML format
  3. Pass data between playbook tasks
  4. Pass data between to-do tasks

Answer(s): A,C


Reference:

https://xsoar.pan.dev/docs/integrations/context-and-outputs#:~:text=The%20main%20use%20of%20the,the%20Context%20and%20uses%20it.



Multiple company assets were reported by vulnerability scanners as being vulnerable to CVE-2017-11882. This vulnerability affects applications installed on workstations. The SOC team needs to take action and apply the new vulnerability patch that was just released. The team must first create a cause for each of the identified assets in ServiceNow IT Service Management (ITSM), in order to notify the IT department. Next, the team creates a task in the main playbook, which extracts the list of assets from the scanner report.

After the list of assets are created, what are the two solutions that the SOC team could take so that a case could be created and a patch installed? (Choose two.)

  1. Create a sub-playbook with a single input containing the computer names that will loop until the last item from the asset list (Condition: AreValuesEqual – Exit on yes – left:1, right 1) and perform the following tasks:
    - Active Directory User Enrichment based on the computerName
    - Create the ServiceNow Record by adding the enrichment information
    - Mark the ticket severity as Urgent
  2. Create a sub-playbook with a single input containing the computer names that will loop ‘For Each Input’ and perform the following tasks:
    - Active Directory User Enrichment based on the computerName
    - Create the ServiceNow Record by adding the enrichment information
    - Mark the ticket severity as Urgent
  3. Set a key for storing the iteration number and create a sub-playbook with a single input containing the computer names that will loop until the last item from the asset list (Exit condition: iterator contains the count of the number of items in the list) and perform the following tasks:
    - Active Directory User Enrichment based on the computerName
    - Create the ServiceNow Record by adding the enrichment information
    - Mark the ticket severity as Urgent
  4. Set a key for storing the iteration number and create a sub-playbook with a single input containing the computer names that will loop until the last item from the asset list (Exit condition: iterator equal to count of the number of item in the list) and perform the following tasks:
    - Increase the iterator value by one each time
    - Active Directory User Enrichment based on the computerName
    - Create the ServiceNow Record by adding the enrichment information
    - Mark the ticket severity as Urgent

Answer(s): B,D



When creating a new tab in the layout, which section cannot be added?

  1. Retrieve widget chart based on script
  2. Related incidents
  3. War room entries picked by entry query
  4. Incident team members

Answer(s): A



In which two ways can data be transferred between playbooks and sub-playbooks? (Choose two.)

  1. Inputs and outputs
  2. Through integration context
  3. Automatically extracted by sub-playbooks
  4. From context data, if context is shared globally

Answer(s): A,D






Post your Comments and Discuss Palo Alto Networks PCSAE exam with other Community members:

PCSAE Discussions & Posts