Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Paloalto Networks XDR-Engineer Practice Exam with Questions & Answers | Set: 2

Questions 11

During deployment of Cortex XDR for Linux Agents, the security engineering team is asked to implement memory monitoring for agent health monitoring. Which agent service should be monitored to fulfill this request?

Options:
A.

dypdng

B.

clad

C.

pyxd

D.

pmd

Paloalto Networks XDR-Engineer Premium Access
Questions 12

During the deployment of a Broker VM in a high availability (HA) environment, after configuring the Broker VM FQDN, an XDR engineer must ensure agent installer availability and efficient content caching to maintain performance consistency across failovers. Which additionalconfiguration steps should the engineer take?

Options:
A.

Use shared SSL certificates and keys for all Broker VMs and configure a single IP address for failover

B.

Upload the-signed SSL server certificate and key and deploy a load balancer

C.

Deploy a load balancer and configure SSL termination at the load balancer

D.

Enable synchronized session persistence across Broker VMs and use a self-signed certificate and key

Questions 13

Which XQL query can be saved as a behavioral indicator of compromise (BIOC) rule, then converted to a custom prevention rule?

Options:
A.

dataset = xdr_data

| filter event_type = ENUM.DEVICE and action_process_image_name = "**"

and action_process_image_command_line = "-e cmd*"

and action_process_image_command_line != "*cmd.exe -a /c*"

B.

dataset = xdr_data

| filter event_type = ENUM.PROCESS and event_type = ENUM.DEVICE and action_process_image_name = "**"

and action_process_image_command_line = "-e cmd*"

and action_process_image_command_line != "*cmd.exe -a /c*"

C.

dataset = xdr_data

| filter event_type = FILE and (event_sub_type = FILE_CREATE_NEW or event_sub_type = FILE_WRITE or event_sub_type = FILE_REMOVE or event_sub_type = FILE_RENAME) and agent_hostname = "hostname"

| filter lowercase(action_file_path) in ("/etc/*", "/usr/local/share/*", "/usr/share/*") and action_file_extension in ("conf", "txt")

| fields action_file_name, action_file_path, action_file_type, agent_ip_a

D.

dataset = xdr_data

| filter event_type = ENUM.PROCESS and action_process_image_name = "**"

and action_process_image_command_line = "-e cmd*"

and action_process_image_command_line != "*cmd.exe -a /c*"

Questions 14

What happens when the XDR Collector is uninstalled from an endpoint by using the Cortex XDR console?

Options:
A.

The files are removed immediately, and the machine is deleted from the system without any retention period

B.

The machine status remains active until manually removed, and the configuration data is retained for up to seven days

C.

It is uninstalled during the next heartbeat communication, machine status changes to Uninstalled, and the configuration data is retained for 90 days

D.

The associated configuration data is removed from the Action Center immediately after uninstallation

Questions 15

What are two possible actions that can be triggered by a dashboard drilldown? (Choose two.)

Options:
A.

Navigate to a different dashboard

B.

Initiate automated response actions

C.

Link to an XQL query

D.

Send alerts to console users