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

XSIAM-Engineer Questions and Answers

Question # 6

Which common issue can result in sudden data ingestion loss for a data source that was previously successful?

A.

Data source is using an unsupported data format.

B.

Data source has reached its maximum storage capacity.

C.

Data source has reached its end of life for support.

D.

API key used for the integration has expired.

Full Access
Question # 7

What is the role of "in" in the query line below?

action_local_port in (1122, 2234)

A.

Operand

B.

Operator

C.

Function

D.

Range

Full Access
Question # 8

The following string is a value of a key named "Data2" in the context:

{"@admin":"admin","@dirtyld":"1","@loc":"Lab","@name":"default‑1","@oldname":"Test","@time":"2024/08/28 07:45:15","alert":{"@admin":"admin","@dirtyld":"2","@time":"2024/08/28 07:45:15","member":{"#text":"

Based on the image below, what will be displayed in the "Test result" field when the "Test" button is pressed?

A.

1

B.

"1

C.

2

D.

"2

Full Access
Question # 9

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.

a,b,c,d

B.

X,b,9

C.

X,b

D.

X,b,c

Full Access
Question # 10

A Cortex XDR agent is installed on an endpoint, but the agent is unable to download content updates and has not registered with the Cortex XSIAM server. An engineer troubleshoots the network connection and determines that, by design, this endpoint does not have direct internet access to the required network destinations for the Cortex XDR agent traffic.

A Broker VM that has the local agent settings applet enabled with Agent Proxy configured is reachable by the endpoint. The Broker VM details are as follows:

FQDN: crtxbroker01.company.net

Proxy listening port: 8888

How should the engineer configure the Cortex XDR agent to use the existing Broker VM as a proxy for the agent network traffic?

A.

cytool proxy set "crtxbroker01. company.net: 8888"

B.

cytool config proxy --host crtxbroker01.company.net --port 8888

C.

cytool set proxy --host crtxbroker01.company.net --port 8888

D.

cytool proxy config "crtxbroker01.company.net:8888"

Full Access
Question # 11

When activating the Cortex XSIAM tenant, how is the data at rest configured with AES 128 encryption?

A.

Under Advanced -> Encryption Method, choose the desired encryption method during the initial setup of the tenant.

B.

Under Advanced, choose "BYOK," and adhere to the wizard's instructions as outlined in the encryption method section.

C.

Create encryption keys with AES 128 and upload it securely through Cortex Gateway.

D.

Under Advanced -> Encryption Method, choose the desired encryption method after the initial setup of the tenant.

Full Access
Question # 12

What is the function of the "MODEL" section when creating a data model rule?

A.

To make a list of all the relevant fields to be mapped from the logs to XDM

B.

To define the mapping between a single dataset and XDM

C.

To finalize rule definition with all XQL statements

D.

To map log fields to corresponding Cortex XSIAM Data Model (XDM) fields

Full Access
Question # 13

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)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 14

Which step must be taken to enable Cloud Identity Engine on Cortex XSIAM?

A.

Enable SSO integration.

B.

Activate it in the Customer Support Portal.

C.

Activate it on HUB.

D.

Enable Active Directory log collection.

Full Access
Question # 15

Which option should be used when customizing a dashboard in Cortex XSIAM to include a widget that will display data filtered by more than one dynamic value?

A.

Free text/number

B.

Multi-select

C.

Fixed filter

D.

Single-select

Full Access
Question # 16

A Cortex XSIAM engineer is developing a playbook that uses reputation commands such as '!ip' to enrich and analyze indicators.

Which statement applies to the use of reputation commands in this scenario?

A.

If no reputation integration instance is configured, the '!ip' command will execute but will return no results.

B.

Reputation commands such as '!ip' will fail if the required reputation integration instance is not configured and enabled.

C.

The mapping flow for enrichment commands is disabled if extraction is set to "None."

D.

Enrichment data will not be saved to the indicator unless the extraction setting is manually configured in the playbook task.

Full Access
Question # 17

When a Cortex XSIAM playbook execution reaches a breakpoint on a non-manual task, which two actions will allow the playbook to continue? (Choose two.)

A.

Disable the breakpoint and rerun the playbook from the start.

B.

Skip the task with the breakpoint to let the playbook proceed automatically.

C.

Wait for all parallel tasks to be completed before the breakpoint task resumes automatically.

D.

Click Run Script Now or Complete Manually.

Full Access