最新的Fortinet NSE 7 - Security Operations 7.6 Architect - NSE7_SOC_AR-7.6免費考試真題

Refer to the exhibit.

What is the correct Jinja expression to filter the results to show only the MD5 hash values?
{{ [slot 1]|[slot 2] [slot 3].[slot 4] }}
Select the jinja expression in the left column, hold and drag it to a blank position on the right. Place the four correct steps in order, placing the first step in the first slot. Once you place an expression, you can move it again if you want to change your answer before moving to the next question. You need to drop four jinja expressions in the work area.
Select and drag the screen divider to change the viewable area of the source and work areas.
正確答案:

Explanation:
Slot 1: vars.artifacts
Slot 2: json_query
Slot 3: ( " data.results[?type== ' FileHash-MD5 ' ]
Slot 4: value
Exact Extract: "You can assign specific fields from your connector action output to their own variables and further manipulate the data using Jinja filters. This approach allows you to efficiently extract, clean, and prepare information for use in later steps of your automation." Exact Extract: The guide shows the same Jinja pattern:
{{ vars.steps.Advanced_Search_Query.data.events | json_query( ' [].attributes.srcIpAddr ' ) | unique }} and explains that similar Jinja logic applies to extracting other variables from structured output.
The correct expression is {{ vars.artifacts | json_query( " data.results[?type== ' FileHash-MD5 ' ].value " ) }} because the JSON object stores artifact records under vars.artifacts.data.results. Each object in results has a type and a value. The filter condition [?type== ' FileHash-MD5 ' ] selects only records whose type is FileHash-MD5 , and .value returns only the MD5 hash strings, not the full objects.
tojson is unnecessary because the data is already structured and queryable. results, data, and value alone are incomplete because they do not filter by artifact type. The key operation is json_query , which uses a JMESPath-style expression to filter a list and project only the required field.
Technical Deep Dive: This is a classic FortiSOAR playbook parsing pattern. Use json_query when the object is already JSON-like and you know the path. The expression returns a list such as:
[ " 6aad63bcc3dd4e148f3724808955f912 " , " 9fd2b1c0e4a37658bca9d0f1e2c34567 " ] This is automation-layer data extraction. FortiGate NP/CP offloading is irrelevant because no packet inspection or firewall data-plane forwarding is involved.
You want to trigger an incident when multiple failed logins from the same host are followed by a successful login on that same host within 15 minutes. The rule must correlate all events by source IP address and user to ensure they belong to the same login sequence. Which three configurations achieve this goal? Choose three answers.

正確答案: B,C,D
說明:(僅 Fast2test 成員可見)
A very long FortiSOAR playbook failed at step 30 because of an intermittent networking issue, which has now been resolved. You want to finish executing the playbook without repeating earlier steps or losing prior context. Which action should you take? Choose one answer.

正確答案: A
說明:(僅 Fast2test 成員可見)
While monitoring your network, you discover that one FortiGate device is sending significantly more logs to FortiAnalyzer than all of the other FortiGate devices in the topology.
Additionally, the ADOM that the FortiGate devices are registered to consistently exceeds its quota.
What are two possible solutions? (Choose two.)

正確答案: A,C
說明:(僅 Fast2test 成員可見)
Refer to this partial incident output:
Condition: if this pattern occurs within any 1800-second time window.
Host Interface Name: Red Hat VirtIO Ethernet Adapter
Recv Packet Errors: 0
Sent Packet Errors: 0
Recv Packet Discards: 37
Sent Packet Discards: 0
Recv Packet Error Pct: 0.00
Sent Packet Error Pct: 0.00
Recv Packet Discard Pct: 7.17
Sent Packet Discard Pct: 0.00
Avg Recv Interface Error: 0.00
Avg Sent Interface Error: 0.00
Avg Recv Interface Discard: 16.45
Avg Sent Interface Discard: 0.00
Which conclusion can you make about this incident? Choose one answer.

正確答案: B
說明:(僅 Fast2test 成員可見)
Refer to Exhibit:
A SOC analyst is creating the Malicious File Detected playbook to run when FortiAnalyzer generates a malicious file event. The playbook must also update the incident with the malicious file event data.
What must the next task in this playbook be?

正確答案: D
說明:(僅 Fast2test 成員可見)
Refer to the exhibits.

How is the investigation and remediation output generated on FortiSIEM? (Choose one answer)

正確答案: C
說明:(僅 Fast2test 成員可見)
Which two statements about the FortiAnalyzer Fabric topology are true? (Choose two.)

正確答案: B,D
說明:(僅 Fast2test 成員可見)
Which FortiAnalyzer feature uses the SIEM database for advance log analytics and monitoring?

正確答案: D
說明:(僅 Fast2test 成員可見)
Refer to the exhibit.
Which two options describe how the Update Asset and Identity Database playbook is configured? (Choose two.)

正確答案: B,C
說明:(僅 Fast2test 成員可見)

聯系我們

如果您有任何問題,請留下您的電子郵件地址,我們將在12小時內回复電子郵件給您。

我們的工作時間:( GMT 0:00-15:00 )
週一至週六

技術支持: 立即聯繫 

English 日本語 Deutsch 한국어