XSIAM-Engineer Palo Alto Networks XSIAM Engineer Questions and Answers
When Cortex XDR agents are on servers in a zone with no internet access, which configuration will keep them communicating with the platform?
In which two locations can correlation rules be monitored for errors? (Choose two.)
A sub-playbook is configured to loop with a For Each Input. The following inputs are given to the sub-playbook:
Input x: W,X,Y,Z
Input y: a,b,c,d
Input z: 9
Which inputs will be used for the second iteration of the loop?
A vulnerability analyst asks a Cortex XSIAM engineer to identify assets vulnerable to newly reported zero-day CVE affecting the " ai_app " application and versions 12.1, 12.2, 12.4, and 12.5.
Which XQL query will provide the required result?
A)

B)

C)

D)

Based on the images below, which command will allow the context data to be displayed as a table when troubleshooting a playbook task?

An engineer needs to migrate Cortex XDR agents without internet connection from Cortex XSIAM tenant A to Cortex XSIAM tenant B. There is a broker configured for each tenant. This is the communication flow:
XDR agents < - > Broker A < - > XSIAM tenant A
XDR agents < - > Broker B < - > XSIAM tenant B
Which two steps should be taken before moving the agents? (Choose two.)
A Cortex XSIAM engineer adds a disable injection and prevention rule for a specific running process. After an hour, the engineer disables the rule to reinstate the security capabilities, but the capabilities are not applied.
What is the explanation for this behavior?
When activating the Cortex XSIAM tenant, how is the data at rest configured with AES 128 encryption?
A Behavioral Threat Protection (BTP) alert is triggered with an action of " Prevented (Blocked) " on one of several application servers running Windows Server 2022. The investigation determines the involved processes to be legitimate core OS binaries, and the description from the triggered BTP rule is an acceptable risk for the company to allow the same activity in the future.
This type of activity is only expected on the endpoints that are members of the endpoint group " AppServers, " which already has a separate prevention policy rule with an exceptions profile named " Exceptions-AppServers " and a malware profile named " Malware-AppServers. "
The CGO that was terminated has the following properties:
SHA256: eb71ea69dd19f728ab9240565e8c7efb59821e19e3788e289301e1e74940c208
File path: C:\Windows\System32\cmd.exe
Digital Signer: Microsoft Corporation
How should the exception be created so that it is scoped as narrowly as possible to minimize the security gap?
Which cytool command will look up the policy being applied to a Cortex XDR agent?
An engineer wants to onboard data from a third-party vendor’s firewall. There is no content pack available for it, so the engineer creates custom data source integration and parsing rules to generate a dataset with the firewall data.
How can the analytics capabilities of Cortex XSIAM be used on the data?
Based on the _raw_log and XQL query information below, what will be the result(s) of the temp_value?

What is the reason all Broker VM options are greyed out when a user attempts to select a Broker VM as a download source in the Agent Settings profile?
Using the integrationContext object, how is data stored and retrieved between integration command runs in Cortex XSIAM?

x = X (second value of W,X,Y,Z)
y = b (second value of a,b,c,d)
z = 9 (constant for all iterations).
