Winter Sale - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpt65

XSIAM-Engineer Questions and Answers

Question # 6

Using the integrationContext object, how is data stored and retrieved between integration command runs in Cortex XSIAM?

A.

The integrationContex object can only store strings, not key-value dictionaries.

B.

The integrationContex object is retrieved and set using the test-module command.

C.

The get_integration_context() method overrides the existing object that is stored.

D.

The integrationContex object supports get_integration_context() and set_integration_context().

Full Access
Question # 7

In which two locations can correlation rules be monitored for errors? (Choose two.)

A.

XDR Collector audit logs (type = Rules, subtype = Error)

B.

correlations_auditing dataset through XQL

C.

Management audit logs (type = Rules, subtype = Error)

D.

Alerts table as a health alert

Full Access
Question # 8

Which two requirements must be met for a Cortex XDR agent to successfully use the Broker VM as a download source for content updates? (Choose two.)

A.

Device Configuration profile applied to the XDR agent must specify the Broker VM as a Download Source.

B.

Agent Settings profile applied to the XDR agent must specify the Broker VM as a Download Source.

C.

Broker VM must be configured with an FQDN.

D.

XDR agent must authenticate to the Broker VM using a machine certificate.\

Full Access
Question # 9

What is the primary benefit of setting the "--memory-swap" option to "-1" during Cortex XSIAM engine deployment?

A.

It enhances the network throughput by optimizing memory usage.

B.

It increases the total disk space available to the engine.

C.

It allows the engine to operate without requiring swap capabilities.

D.

It automatically doubles the available RAM to the engine.

Full Access
Question # 10

A file for a support exception that needs to be updated locally on a Linux endpoint has been supplied.

Which cytool command will upload this support exception file to the endpoint?

A.

cytool upload suexfile -target

B.

cytool upload suex -file

C.

cytool import suex -path

D.

cytool import suexfile -path

Full Access
Question # 11

A Cortex XSIAM engineer is implementing role-based access control (RBAC) and scope-based access control (SBAC) for users accessing the Cortex XSIAM tenant with the following requirements:

Users managing machines in Europe should be able to manage and control all endpoints and installations, create profiles and policies, view alerts, and initiate Live Terminal, but only for endpoints in the Europe region.

Users managing machines in Europe should not be able to create, modify, or delete new or existing user roles.

The Europe region endpoints are identified by both of the following:

Endpoint Tag = "Europe-Servers" and Endpoint Group = "Europe" for servers in Europe

Endpoint Group = "Europe" and Endpoint Tag = "Europe-Workstation" for workstations in Europe

Which two sets of implementation actions should the engineer take? (Choose two.)

A.

Verify and confirm that SBAC mode under "Server Settings" is set to "Restrictive," and assign "EG:Europe" under the user permission scope configuration.

B.

Use the pre-defined roles, assign the "Instance Administrator" role to the user or user group managing Europe-based endpoints.

C.

Verify and confirm that SBAC mode under "Server Settings" is set to "Permissive," and assign "EG:Europe" under the user permission scope configuration.

D.

Use the pre-defined roles, assign the "Privileged IT Admin" role to the user or user group managing Europe-based endpoints.

Full Access
Question # 12

Before initiating a malware scan action on a Linux workstation, an engineer notices that the Cortex XDR agent's operational status on the workstation is reporting as "partially protected." There have been no configuration changes made from the Cortex XSIAM server.

What are two explanations for this operational status? (Choose two.)

A.

The Linux endpoint is currently running 4.0 kernel version.

B.

The Linux endpoint's kernel modules failed to load due to unsupported kernel versions.

C.

The agent is outdated and requires an upgrade to the latest version to regain full protection.

D.

The agent was manually disabled on the endpoint by the user or an administrator.

Full Access
Question # 13

When Cortex XDR agents are on servers in a zone with no internet access, which configuration will keep them communicating with the platform?

A.

Logging service in the isolated zone

B.

Broker VM

C.

Integration using filebeat

D.

Engine

Full Access
Question # 14

Cortex XSIAM has not received any logs for 30 minutes from a Palo Alto Networks NGFW named "MainFW.” An engineer wants to create an alert for this scenario.

Correlation rule settings include:

Time Schedule: Every 30 minutes

Query Timeframe: 30 minutes

Action: Generate alert

Alert Name: No logs received from MainFW in the past 30 minutes

Which query should be used in the correlation rule?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 15

While using the playbook debugger, an engineer attaches the context of an alert as test data.

What happens with respect to the interactions with the list objects via tasks in this scenario?

A.

The original content of the list and the original context are not altered, because Cortex XSIAM is running inside debug mode.

B.

The original content of the list is not altered, but the original context is, because XSIAM commands are running within debug mode.

C.

The original content of the list is altered, but the original context is not, because Cortex XSIAM commands interact directly with the original list objects within debug mode.

D.

The original content of the list and the original context are altered, because Cortex XSIAM tasks interact directly with the objects, even within debug mode.

Full Access
Question # 16

Which action is required to enable use of a custom script in an alert layout?

A.

Tag the script with "dynamic-section," add a general purpose dynamic section, and edit the section settings to add the automation script.

B.

Tag the script with "general-purpose-dynamic-section," add a custom script section, and edit the section settings to add the automation script.

C.

Add a general purpose dynamic section and edit the section settings to add the automation script.

D.

Tag the script with "general-purpose-dynamic-section." add a general purpose dynamic section, and edit the section settings to add the automation script.

Full Access
Question # 17

Based on the _raw_log and XQL query information below, what will be the result(s) of the temp_value?

A.

123

192.168.10.1

B.

20

C.

10.120.80.2

D.

149.235.219.208

59977

Full Access