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

A correlation rule is generating a high volume of detections. You have been asked to temporarily deactivate it so your team can investigate.

What will happen to previously generated detections while the rule is in a deactivated state?

A.

They will not be impacted and will remain within the console

B.

Their status will change to closed and tagged as true positives in the console

C.

Their status will change to closed and tagged as false positives in the console

D.

They will be immediately deleted from the console

You need to import a pre-built workflow into Fusion SOAR to automate a part of your incident response process.

Which file format would you use?

A.

.CPP

B.

.JSON

C.

.PY

D.

.YAML

You find a Falcon Log Collector instance on a Linux system that is not connected to Fleet Management.

What command would you use to enroll the Falcon Log Collector?

A.

"C:\Program Files (x86)\CrowdStrike\Humio Log Collector\humio-log-collector.exe" enroll < TOKEN >

B.

sudo logscale-collector enroll < TOKEN >

C.

sudo humio-log-collector enroll < TOKEN >

D.

sudo humio-log-collector --token < TOKEN > enroll

Which CQL function should you use to count events by hostname?

A.

table()

B.

groupBy()

C.

parseJson()

D.

kvParse()

Which are valid parse functions in CQL?

A.

parseCEF()

parseIETF()

parseJson()

B.

parseCEF()

parseJson()

parseXml()

C.

parseCEF()

parseIETF()

parseXml()

D.

parseIETF()

parseJson()

parseXml(

Which sequence correctly describes the process for duplicating a workflow in Fusion SOAR?

A.

Go to Fusion SOAR > Workflow Management > Select "All Workflows" tab > Right-click on the workflow to duplicate > Select "Clone Workflow" > Modify workflow parameters > Click "Validate" > Set workflow status > Click Apply Changes

B.

Go to Fusion SOAR > Fusion SOAR > Workflows > Select the checkbox next to the workflow you want to duplicate > Click "Actions" at the top of the page > Select "Create Copy" > Edit workflow name and description > Configure trigger conditions > Click Next > Review workflow canvas > Click Finish

C.

Go to Fusion SOAR > Fusion SOAR > Workflows > Click Open (three dots) menu for the workflow you want to duplicate > Click "Duplicate workflow" > Update and rename the duplicated workflow > Click Save and exit to save the updated workflow

D.

Go to Fusion SOAR > Fusion SOAR > Workflows > Find the workflow to duplicate > Click the workflow name > Select "Duplicate" from Actions menu > Edit the workflow configuration > Click "Create" to generate the new workflow > Set Status to On

Which default parser would you use to parse the log event below?

Jan 15 14:22:07 host1 sshd[1234]: Failed login

A.

Key-value

B.

JSON

C.

Regex

D.

Syslog

Which two tags are compliant with the CrowdStrike Parsing Standard (CPS)?

A.

#event.type and #event.kind

B.

#vendor.name and #event.type

C.

#observer.type and #event.kind

D.

#observer.type and #vendor.name

Which three System alerts are enabled by default in Next-Gen SIEM for third-party connectors?

A.

Alert if connector receives no data in 24 hours

Alert if connector is disconnected

Resolve alerts within 30 days

B.

Alert if daily data ingestion limit exceeded

Alert if monthly data ingestion limit is exceeded

Resolve alerts within 30 days

C.

Alert if connector is disconnected

Alert if daily data ingestion limit exceeded

Alert if monthly data ingestion limit is exceeded

D.

Alert if connector receives no data in 24 hours

Alert if daily data ingestion limit exceeded

Alert if monthly data ingestion limit is exceeded

You are creating a correlation rule in Next-Gen SIEM to trigger alerts based on when the event occurred, regardless of when the event was ingested.

Which event timestamp should you select?

A.

@timestamp

B.

@localtimestamp

C.

@systemtimestamp

D.

@ingesttimestamp