Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Fortinet logo

FortinetNSE 6 - FortiSOAR Analyst

Domain 5Objective 2

Use the Jinja Editor to Troubleshoot Jinja Expressions NSE6-FORTISOAR-ANALYST Practice Questions (Page 2)

Part of the Troubleshooting domain, which accounts for 15-25% of the NSE6-FORTISOAR-ANALYST exam.

14questions here
3free pages
3concepts
15-25%of the exam

Questions 6–10

  1. 6application · medium

    A playbook needs to check if an alert's severity is 'High' OR if the source IP is in a blocklist. The analyst writes: `{% if alert.severity == 'High' or source_ip in blocklist %}`. The Jinja editor reports a syntax error. What is the most likely cause?

    Select an answer first
  2. 7application · medium

    A SOC analyst is building a Jinja expression to extract the destination IP from an alert's `dest_ip` field. The expression `{{ alert.dest_ip }}` returns an empty string in the Jinja editor, even though the field is populated in the alert record. Which action should the analyst take first to troubleshoot this issue?

    Select an answer first
  3. 8foundation · easy

    You enter `{{ alert.owner.name }}` in the Jinja editor and receive an error stating that `name` is undefined. What is the most likely cause?

    Select an answer first
  4. 9application · medium

    A Jinja expression `{{ alert.ip_address | ipv4('mask') }}` is intended to return the subnet mask of an IP address. The editor returns an error: 'no filter named ipv4'. What is the most likely cause?

    Select an answer first
  5. 10foundation · easy

    In the FortiSOAR Jinja editor, after entering `{{ alert.severity | upper }}`, the output shows `HIGH`. What does this output indicate?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Fortinet. “NSE6-FORTISOAR-ANALYST” is a trademark of its owner, used for identification only.