Fortinet NSE7_SOC_AR-7.6 Practice Test Questions and Exam Dumps Part19 Q361-380

View Full Fortinet NSE7_SOC_AR-7.6 Exam Dumps and Practice Test Dumps.


Q361. Why should a SOC correlate a newly created privileged account with subsequent authentication activity?

  1. It can reveal whether the new account was immediately used in a way consistent with persistence or unauthorized access
  2. Newly created accounts are always malicious
  3. Authentication events become irrelevant after account creation
  4. Account creation automatically proves privilege escalation

Correct Answer: 1. It can reveal whether the new account was immediately used in a way consistent with persistence or unauthorized access

Explanation:

Creation of a privileged account can be legitimate administrative activity, but attackers may also create accounts to maintain persistence or obtain durable access. Analysts should therefore correlate account-creation events with the creator identity, source host, privilege assignments, subsequent logins, remote access, and other related actions. If the account appears without an approved change and is quickly used across sensitive systems, the behavior becomes more suspicious. Account creation alone is not proof of compromise. The investigation should combine identity, endpoint, and network evidence to determine whether the new account belongs to authorized administration or adversary activity.

Q362. What is the BEST reason to compare a suspicious security event with an organization’s approved change window?

  1. All activity during a change window is automatically trusted
  2. Change windows make SIEM rules unnecessary
  3. Approved changes may explain unusual administrative behavior that would otherwise appear suspicious
  4. Security monitoring should stop during maintenance

Correct Answer: 3. Approved changes may explain unusual administrative behavior that would otherwise appear suspicious

Explanation:

Maintenance activities can generate unusual process execution, service restarts, configuration changes, privileged logins, and network connections. Comparing suspicious activity with approved change records can help analysts determine whether the event has a legitimate operational explanation. However, a maintenance window should not become a blanket exemption because adversaries can also operate during those periods. Analysts should verify the identities, systems, timing, and exact actions against the approved change. Change context improves triage accuracy while preserving the need for security validation and evidence-based conclusions.

Q363. A FortiSIEM rule should detect when one workstation attempts to access many internal TCP ports on a single server in a short time. What behavior is the rule MOST likely designed to identify?

  1. Normal DNS resolution
  2. Port scanning or service discovery
  3. User password expiration
  4. Email delivery

Correct Answer: 2. Port scanning or service discovery

Explanation:

Rapid attempts to connect to many different ports on one target can indicate scanning or service discovery. An attacker may perform this activity to identify exposed services before attempting exploitation or lateral movement. A suitable FortiSIEM rule could group events by source and destination, count distinct destination ports, and apply an appropriate time window. Legitimate vulnerability scanners or administration tools may produce similar behavior, so asset context and approved scanner exclusions are important. The rule should detect the pattern without automatically assuming that every multi-port connection sequence is malicious.

Q364. Why should FortiSIEM rule thresholds be tested against normal enterprise activity before production deployment?

  1. Thresholds automatically determine asset criticality
  2. Testing guarantees zero false negatives
  3. Testing removes the need for future tuning
  4. It helps determine whether the threshold distinguishes suspicious behavior from normal operational volume

Correct Answer: 4. It helps determine whether the threshold distinguishes suspicious behavior from normal operational volume

Explanation:

A threshold that appears reasonable in theory may generate excessive incidents or miss meaningful activity when applied to real organizational data. Historical testing helps engineers understand typical event rates, business processes, service accounts, and burst patterns before enabling the rule broadly. The threshold can then be adjusted to improve signal quality while preserving useful detection. No amount of testing guarantees perfect future performance because environments and threats evolve. Detection rules should therefore be monitored and tuned after deployment as additional true-positive and false-positive evidence becomes available.

Q365. What is the BEST reason to use asset tags, groups, or classifications in FortiSIEM queries?

  1. They can restrict or organize searches according to meaningful business or technical asset categories
  2. They automatically patch vulnerable systems
  3. They increase network bandwidth
  4. They replace all event fields

Correct Answer: 1. They can restrict or organize searches according to meaningful business or technical asset categories

Explanation:

Asset groupings can make investigation queries more relevant. For example, an analyst might search only domain controllers, payment servers, cloud workloads, or executive systems instead of reviewing the entire environment. This reduces noise and helps connect technical events with business context. Asset classifications can also support detection rules and incident prioritization. They do not replace normalized event fields, and they do not directly change the assets themselves. Their value lies in giving FortiSIEM additional contextual information that analysts can use during searching, correlation, and incident analysis.

Q366. A FortiSIEM query returns no matching events after an analyst adds several filters at once. What is the BEST troubleshooting method?

  1. Delete the underlying logs
  2. Disable the data source
  3. Replace the search with a FortiSOAR playbook
  4. Remove or test filters incrementally to identify which condition is excluding the expected events

Correct Answer: 4. Remove or test filters incrementally to identify which condition is excluding the expected events

Explanation:

Complex query logic can fail because of one incorrect field, value, operator, time range, or Boolean grouping. Testing criteria incrementally helps isolate the condition that removes expected matches. Analysts can begin with a known broad search, confirm the events exist, and then add filters one at a time until the problem appears. This approach preserves evidence and avoids unnecessary changes to collection. Disabling data sources or deleting logs would reduce visibility. Methodical query troubleshooting is an important skill when investigating incidents in large FortiSIEM environments.

Q367. Why should an analyst examine process command-line arguments rather than only the process name?

  1. Command-line arguments always reveal the attacker’s identity
  2. They can show how a legitimate executable is being used and reveal suspicious parameters or actions
  3. Process names are never useful
  4. Command lines automatically prove malware execution

Correct Answer: 2. They can show how a legitimate executable is being used and reveal suspicious parameters or actions

Explanation:

Attackers frequently abuse trusted system utilities, scripting engines, and administrative tools. The executable name may therefore look completely legitimate while the command-line parameters reveal credential dumping, encoded scripts, remote execution, suspicious downloads, or other risky behavior. Analysts should compare command lines with parent processes, user context, target systems, and network activity. Command-line analysis does not automatically prove malicious intent because administrators may use advanced parameters legitimately. Its value is in adding detail about what the process was instructed to do.

Q368. A threat hunt starts with a malicious domain and identifies several endpoints that contacted it. What is the BEST next pivot?

  1. Close the hunt immediately
  2. Delete the domain from all events
  3. Examine the responsible processes, users, timing, and additional network activity on the identified endpoints
  4. Assume every endpoint is equally compromised

Correct Answer: 3. Examine the responsible processes, users, timing, and additional network activity on the identified endpoints

Explanation:

The domain provides a useful starting indicator, but the hunter still needs to understand why each endpoint contacted it. Process execution can reveal which application initiated communication, while user context and timing can help determine whether the activity was expected. Additional network behavior may expose command-and-control, downloading, or lateral movement. Not every system contacting a malicious or compromised domain is necessarily fully compromised, so the hunt should pivot into local endpoint evidence. Threat hunting becomes stronger when indicators lead to behavioral analysis rather than automatic conclusions.

Q369. What is the BEST reason to identify common characteristics across multiple successful threat hunts?

  1. Recurring patterns may reveal opportunities for new continuous detections or improved telemetry coverage
  2. Every successful hunt should remain manual forever
  3. Common characteristics should be removed from reports
  4. Repeated findings prove existing detections are unnecessary

Correct Answer: 4. Recurring patterns may reveal opportunities for new continuous detections or improved telemetry coverage

Explanation:

When separate threat hunts repeatedly identify similar attacker behavior, the SOC should consider whether that behavior can be converted into a reliable detection rule or whether additional telemetry would make detection easier. This feedback loop turns human discovery into scalable monitoring. The SOC should still validate the pattern carefully before production deployment to avoid excessive noise. Threat hunting does not replace continuous detection, and continuous detection does not eliminate the need for hunting. The two disciplines strengthen one another when findings are reviewed systematically.

Q370. A hunt hypothesis focuses on suspicious account use outside normal working hours. What contextual information would MOST improve the analysis?

  1. Only the number of SIEM users
  2. The user’s normal schedule, role, historical login times, source devices, and current business context
  3. The playbook connector version
  4. The incident queue color

Correct Answer: 2. The user’s normal schedule, role, historical login times, source devices, and current business context

Explanation:

After-hours activity can be suspicious, but many legitimate users work remotely, travel, perform maintenance, or have irregular schedules. The hunter should compare current events with the user’s normal behavior and business role, identify the source device and location, and determine whether approved work explains the activity. Historical authentication patterns provide a useful baseline. Context prevents the SOC from treating every after-hours login as malicious while still highlighting genuine deviations. Threat hunting should test behavior against evidence rather than rely on simplistic assumptions.

Q371. Why is it useful to link an indicator record to the incidents in which it appears in FortiSOAR?

  1. It automatically blocks the indicator
  2. It can show repeated sightings and help analysts understand the indicator’s relationship across cases
  3. It deletes duplicate incidents
  4. It prevents enrichment

Correct Answer: 2. It can show repeated sightings and help analysts understand the indicator’s relationship across cases

Explanation:

An indicator can appear in multiple incidents over time. Linking it to related cases helps analysts see whether the value has been encountered previously, whether its reputation changed, and whether similar systems or users were involved. This shared context can reveal recurring campaigns or provide useful historical information during triage. Relationship management does not automatically make the indicator malicious or perform containment. Instead, it helps organize investigation data so analysts can understand how entities recur across the SOC’s incident history.

Q372. A critical incident remains unassigned because the primary analyst is unavailable. What should a well-designed FortiSOAR process do?

  1. Wait indefinitely for the primary analyst
  2. Close the incident automatically
  3. Route or escalate the incident to an available qualified analyst or queue according to shift and escalation rules
  4. Delete all pending tasks

Correct Answer: 3. Route or escalate the incident to an available qualified analyst or queue according to shift and escalation rules

Explanation:

High-priority cases should not depend on one specific person being available. FortiSOAR queues and shifts can help route work according to current staffing, while escalation rules can notify another analyst or team if a case remains unattended. This supports continuous SOC operation and reduces delays in containment. Closing or deleting the incident would hide unresolved risk. Fortinet explicitly includes creation of queues and shifts for workload management in the Security Operations Architect exam objectives. (training.fortinet.com)

Q373. A playbook must request additional analyst input before proceeding because the incident lacks a required business-impact value. What is the BEST design?

  1. Create a task or manual-input step that gathers the missing value before dependent actions continue
  2. Assume the highest possible impact
  3. Close the incident
  4. Ignore the missing value and execute every action

Correct Answer: 4. Create a task or manual-input step that gathers the missing value before dependent actions continue

Explanation:

Automation should not invent business context when an important value is missing. A task or manual-input step allows the appropriate analyst or system owner to supply the information needed for a safe decision. The workflow can pause or follow a controlled branch until that value is available. This is particularly important when later actions could isolate critical systems or affect users. Hybrid automation lets FortiSOAR handle repeatable work while retaining human judgment where data cannot be derived reliably from technical sources.

Q374. Why should a playbook validate an IP address before sending it to a firewall block action?

  1. To reduce the risk of malformed or unintended input causing an incorrect containment action
  2. Validation increases the connector’s permissions
  3. Every incident field contains a valid IP automatically
  4. Firewalls cannot process IP addresses

Correct Answer: 1. To reduce the risk of malformed or unintended input causing an incorrect containment action

Explanation:

Containment actions should validate target data before modifying external security controls. A malformed value, blank field, internal address, or unexpected string could cause the connector to fail or potentially create an incorrect policy. Validation can check format, presence, address type, and other organization-specific criteria. High-impact automation benefits from additional safeguards such as asset checks or approval logic. Data validation does not change connector permissions; it ensures the workflow acts on the intended object with correctly formatted input.

Q375. A connector returns a comma-separated string of indicators, but the next playbook stage expects a list. What should be used?

  1. A Jinja transformation that splits the string into a list using the expected delimiter
  2. A new FortiSIEM incident rule
  3. Analyst reassignment
  4. A shift change

Correct Answer: 3. A Jinja transformation that splits the string into a list using the expected delimiter

Explanation:

Playbook actions often exchange data in different formats. If one connector returns several indicators in a delimited string while the next stage expects a list, Jinja can split and normalize the value before downstream processing. The workflow should also consider trimming whitespace and removing empty or duplicate entries. Correct data transformation improves interoperability and reduces runtime errors. Fortinet explicitly includes manipulating data using Jinja filters in the current Security Operations Architect exam blueprint. (training.fortinet.com)

Q376. Why should a playbook write a clear reason when it skips a containment action?

  1. To provide audit context showing why automation deliberately chose not to act
  2. To increase SIEM retention
  3. To make connector failures invisible
  4. To prevent human review

Correct Answer: 1. To provide audit context showing why automation deliberately chose not to act

Explanation:

A skipped action can be just as important as an executed one. If the playbook decides not to isolate a host because the asset is critical, the confidence score is low, or approval was denied, analysts should be able to understand that decision later. Recording the reason supports incident handoff, auditing, post-incident review, and troubleshooting. Without such context, someone may incorrectly assume containment was forgotten or failed. Transparent automation makes decisions visible instead of hiding the logic behind workflow branches.

Q377. A FortiSOAR connector occasionally returns success but with incomplete response data. What is the BEST playbook safeguard?

  1. Assume success means all expected data is present
  2. Validate required response fields before dependent steps use them
  3. Ignore the connector output entirely
  4. Automatically close the incident

Correct Answer: 4. Validate required response fields before dependent steps use them

Explanation:

An API can report request success while still omitting optional or expected data. If later playbook steps assume those fields exist, the workflow can fail or make incorrect decisions. The playbook should therefore validate required output fields and follow a safe branch if information is missing. Depending on the use case, it may retry, request analyst review, or continue with reduced functionality. Robust automation validates not only transport-level success but also whether the returned data is sufficient for the intended downstream operation.

Q378. A playbook behaves differently in production because an incident field has a different name than in the test environment. What should be improved?

  1. Environment-aware field mapping and controlled testing with production-equivalent schemas
  2. Connector privileges
  3. War-room membership
  4. Analyst shift duration

Correct Answer: 1. Environment-aware field mapping and controlled testing with production-equivalent schemas

Explanation:

Automation can fail when test and production environments use different field names, record schemas, connector versions, or configurations. Developers should validate mappings against the target environment and make environment-specific values configurable when appropriate. Testing should use data structures that closely resemble production before deployment. Connector privileges or workforce settings do not correct a field-name mismatch. This illustrates why end-to-end playbook testing is necessary even when individual logic works correctly in a development environment.

Q379. What is the BEST reason to test failure paths in addition to successful playbook execution?

  1. Real incidents can encounter missing data, connector outages, permission failures, and unexpected responses
  2. Failure testing guarantees external systems never fail
  3. Successful paths are irrelevant
  4. Failure paths should never reach analysts

Correct Answer: 3. Real incidents can encounter missing data, connector outages, permission failures, and unexpected responses

Explanation:

Production workflows rarely encounter only ideal inputs. Credentials expire, APIs return errors, fields may be missing, and external services can become unavailable. Testing failure paths verifies that the playbook reacts safely rather than continuing with invalid assumptions. Useful responses can include retries, tasks, analyst notifications, or stopping dependent actions. Success testing confirms expected functionality, while failure testing confirms resilience. Fortinet explicitly includes debugging and troubleshooting FortiSOAR playbooks in the current exam objectives.

Q380. After containment succeeds, what is the BEST reason to leave the incident open until eradication and recovery are validated?

  1. Containment limits immediate risk but does not prove the root cause, persistence, or malicious artifacts have been removed
  2. Incidents can never be closed after containment
  3. Recovery should always happen before eradication
  4. Containment deletes all evidence

Correct Answer: 2. Containment limits immediate risk but does not prove the root cause, persistence, or malicious artifacts have been removed

Explanation:

Containment is intended to stop or limit active attacker behavior, but the system may still contain malware, persistence mechanisms, compromised credentials, or vulnerable configurations. Responders should complete eradication, validate remediation, restore normal operations carefully, and monitor for recurrence before closing the case. Fortinet’s Security Operations Architect training includes both eradication of malicious artifacts and release of compromised hosts from quarantine after recovery, reinforcing that containment is only one stage of the incident-response lifecycle.