Courseiva

CCNA Security Operations Questions

36 questions · Security Operations topic · All types, answers revealed

1
MCQeasy

Which component in the MITRE ATT&CK framework should be mapped to an SOC alerting rule to ensure the alert covers a specific adversary objective?

A.Technique
B.Tactic
C.Platform
D.Group
AnswerA

Techniques represent the specific methods an adversary uses to achieve their goal.

Why this answer

The 'Technique' ID is the core component that describes the 'how' of an adversary's action.

2
MCQeasy

In Splunk Enterprise Security, which dashboard should the SOC manager review to evaluate the effectiveness of the current correlation searches and the volume of notable events?

A.Threat Intelligence Dashboard
B.Asset Center
C.Content Management Dashboard
D.Incident Review Dashboard
AnswerC

This dashboard displays the health and performance metrics of correlation searches.

Why this answer

The Content Management dashboard provides insights into the performance, trigger volume, and status of correlation searches.

3
Multi-Selectmedium

Which THREE pieces of information should be included in an 'Incident Notification' for executive stakeholders?

Select 3 answers
A.The raw packet captures of the attack
B.Next steps for mitigation and remediation
C.Current containment status
D.The specific login credentials used
E.High-level summary of the business impact
AnswersB, C, E

Executives need to know how the incident is being resolved.

Why this answer

Executives need the business impact, the current status, and the next planned actions.

4
MCQhard

A security analyst is troubleshooting a failed connection to an internal application that is protected by Zscaler Private Access (ZPA). Which tool should the analyst use to verify if the policy is blocking the request?

A.Cloud Connector Log
B.App Connector Dashboard
C.Policy Simulation Tool
D.ZPA Diagnostics
AnswerD

ZPA Diagnostics allows viewing the logs of connection attempts and the associated policy decisions.

Why this answer

The Zscaler 'Diagnostics' or 'Insights' portal provides detailed logs on why a specific user-to-app connection was denied or allowed.

5
Multi-Selecteasy

Which TWO data sources are most critical for detecting lateral movement within a corporate network?

Select 2 answers
A.Authentication logs (e.g., Kerberos/LDAP)
B.External DNS query logs
C.Internal firewall traffic logs
D.Public web server logs
E.VPN gateway logs
AnswersA, C

Authentication logs show the 'who' and 'where' of credential usage on other hosts.

Why this answer

Lateral movement is characterized by network traffic between internal hosts and authentication logs indicating access attempts.

6
Multi-Selectmedium

Which THREE types of data should be ingested by a SIEM to improve its threat detection capabilities?

Select 3 answers
A.Authentication/Identity logs
B.Firewall/Network traffic logs
C.Building HVAC monitoring logs
D.Endpoint Detection and Response (EDR) events
E.Office breakroom temperature logs
AnswersA, B, D

Identity logs allow detection of credential misuse.

Why this answer

A robust SIEM needs endpoint logs, network logs, and identity/access logs to correlate threats.

7
MCQmedium

An organization uses Microsoft Sentinel. To ensure that an automated incident response playbook only triggers when a high-severity alert originates from a specific production subnet, where should the condition be defined?

A.In the Azure Policy definitions
B.In the Sentinel Data Connector configuration
C.Inside the KQL query of the analytic rule
D.In the Automation Rule trigger condition
AnswerD

Automation rules allow filtering by alert severity and entity values before triggering the playbook.

Why this answer

The logic app trigger conditions or the Sentinel Automation Rule 'If' conditions allow filtering based on alert properties like severity and entity fields.

8
MCQmedium

When managing a FortiGate firewall, which feature allows the SOC to dynamically update network objects based on external threat feeds?

A.DHCP Server
B.External Connectors
C.Traffic Shaper
D.Virtual Domains (VDOMs)
AnswerB

External Connectors integrate with threat feeds to update dynamic address objects.

Why this answer

FortiGate 'External Connectors' allow the ingestion of dynamic threat intelligence lists.

9
MCQmedium

In the context of the Google Cloud Security Command Center (SCC), which feature provides a prioritized list of findings based on the criticality of the impacted asset?

A.Security Health Analytics
B.Risk-based Prioritization
C.Container Threat Detection
D.Event Threat Detection
AnswerB

This feature highlights findings that pose the highest risk to the business.

Why this answer

The 'Risk' scoring in SCC helps analysts focus on findings that affect the most critical infrastructure.

10
MCQeasy

Which SOC process ensures that all security tools are configured to log at the same time standard to prevent confusion during timeline analysis?

A.Time Synchronization (NTP)
B.Data Normalization
C.Log Rotation
D.Access Control
AnswerA

Synchronizing clocks ensures that timestamps across the entire environment are consistent.

Why this answer

NTP (Network Time Protocol) synchronization is essential for accurate event correlation.

11
MCQhard

When configuring CrowdStrike Falcon to isolate a host during an active incident, what is the prerequisite requirement for the agent's communication state?

A.The agent must be in 'Aggressive' sensor mode
B.The agent must maintain an active connection to the Falcon Cloud
C.The host must have full disk encryption disabled
D.The host must be in a 'Managed' group with full administrative rights
AnswerB

Host isolation relies on the agent receiving the command from the cloud; if the host is offline, it cannot receive the instruction.

Why this answer

The Falcon agent must have an active heartbeat to the Falcon Cloud to receive the 'Isolate' command.

12
Multi-Selecthard

Which THREE actions should be taken when performing an incident post-mortem according to industry best practices?

Select 3 answers
A.Review the effectiveness of the response timeline
B.Identify the root cause of the incident
C.Discipline the analyst who missed the alert
D.Update IR documentation based on lessons learned
E.Delete all evidence to save storage space
AnswersA, B, D

Analyzing the timeline reveals bottlenecks and inefficiencies.

Why this answer

Post-mortems focus on identifying root causes, improving processes, and ensuring documentation is captured.

13
Multi-Selecteasy

Which TWO of the following are primary components of an effective Incident Response (IR) program?

Select 2 answers
A.Software development lifecycle budget
B.Incident Response Policy
C.Physical security badge access logs
D.Trained IR personnel
E.Marketing strategy document
AnswersB, D

Policies establish the authority and requirements for the IR program.

Why this answer

An IR program requires both organizational support (Policy) and operational capability (Personnel/Training).

14
MCQmedium

In Okta, to restrict administrative access to a specific geographic region during an active session, which policy should be modified?

A.Password Policy
B.Global Session Policy
C.MFA Enrollment Policy
D.Group Rule
AnswerB

This allows for defining network-based conditions, including location, for all sessions.

Why this answer

The 'Global Session Policy' or specific 'Authentication Policy' rules control access based on location-based conditions.

15
MCQmedium

In Rapid7 InsightVM, what is the best way to categorize assets into groups based on their business function for targeted vulnerability reporting?

A.Dynamic Asset Groups
B.User role
C.Scan template
D.Site configuration
AnswerA

Dynamic groups automatically update membership based on criteria such as tags or OS types.

Why this answer

Asset groups allow for logical organization of infrastructure based on attributes like department or function.

16
Multi-Selecthard

Which THREE technical controls are effective for limiting the impact of lateral movement?

Select 3 answers
A.Increasing external bandwidth
B.Public domain name registration
C.Network micro-segmentation
D.Removing local administrative privileges
E.Enforced multi-factor authentication (MFA)
AnswersC, D, E

Restricts traffic between workloads to prevent lateral hopping.

Why this answer

Network segmentation, identity restrictions, and endpoint security prevent attackers from moving freely.

17
Multi-Selecteasy

Which TWO of the following are considered 'Indicator of Compromise' (IOC) types?

Select 2 answers
A.Employee performance review
B.Known Command and Control (C2) IP address
C.Malicious file hash (e.g., SHA-256)
D.Company fiscal year budget
E.New printer firmware update
AnswersB, C

C2 communication is a key sign of an active threat.

Why this answer

IOCs are evidence that a system has been compromised; common types include malicious file hashes and suspicious C2 IP addresses.

18
MCQhard

An organization is investigating a potential lateral movement incident in AWS. Which CloudTrail event field provides the most reliable indicator of the source IP address for an API call performed by an IAM role?

A.recipientAccountId
B.sourceIPAddress
C.requestParameters
D.userIdentity.arn
AnswerB

This field records the IP address from which the API request originated.

Why this answer

The 'sourceIPAddress' field in the CloudTrail log entry directly identifies the client IP that made the API request.

19
MCQhard

When configuring a Cisco ASA firewall to log deny events to a remote Syslog server, what is the minimum logging level required to ensure that denied packets are captured?

A.Level 7 (Debugging)
B.Level 4 (Warnings)
C.Level 3 (Errors)
D.Level 6 (Informational)
AnswerD

Informational level includes general events like denied connections.

Why this answer

Level 6 (Informational) is required to capture the 'Deny' flow logs in Cisco ASA systems.

20
Multi-Selectmedium

Which THREE activities are included in the 'Preparation' phase of the IR life cycle?

Select 3 answers
A.Eradicating an ongoing malware infection
B.Writing the post-incident summary report
C.Conducting incident drills and exercises
D.Deploying detection tools and sensors
E.Defining incident response policies
AnswersC, D, E

Drills ensure the team is ready for real incidents.

Why this answer

Preparation involves setting up tools, training the team, and defining the procedures necessary for effective response.

21
MCQhard

When configuring a Qualys scanner to perform authenticated scans on Windows, what is the 'Windows Authentication Record' primarily used for?

A.To perform a packet capture
B.To deploy patches to the host
C.To bypass the local firewall
D.To perform deep local configuration checks
AnswerD

Authenticated scans allow the engine to inspect registry keys, installed software, and local patches.

Why this answer

It provides the scanner with the credentials and privileges necessary to log into the target system and inspect local registry/file configurations.

22
Multi-Selecteasy

Which TWO communication channels are typically used for emergency incident coordination within a SOC?

Select 2 answers
A.Dedicated bridge line (conference call)
B.Encrypted out-of-band messaging (e.g., Signal)
C.Public social media feeds
D.Internal corporate email
E.Company-wide intranet homepage
AnswersA, B

Bridge lines allow for real-time collaboration between teams.

Why this answer

Secure out-of-band communication is vital when primary internal email systems may be compromised.

23
MCQeasy

During an incident, which document is used by the SOC to record evidence, timestamps, and actions taken to ensure admissibility in a legal proceeding?

A.Chain of Custody
B.Runbook
C.Lessons Learned Report
D.Risk Register
AnswerA

This document ensures the integrity and legal admissibility of evidence.

Why this answer

The Chain of Custody document tracks the handling of evidence from discovery through to investigation.

24
MCQmedium

When using Palo Alto Networks Cortex XSOAR, which component is responsible for orchestrating the execution of scripts across multiple third-party integrations?

A.Classifier
B.Integration Instance
C.Playbook
D.Indicator Field
AnswerC

Playbooks are the workflows that define the automated steps and cross-tool actions.

Why this answer

The XSOAR 'Playbook' engine manages the logic flow and script execution across various integrated products.

25
MCQeasy

In an incident response plan, which metric is most useful for measuring the 'dwell time' of a threat actor?

A.Mean Time to Acknowledge (MTTA)
B.Mean Time to Recovery (MTTR)
C.Mean Time to Detect (MTTD)
D.Mean Time to Contain (MTTC)
AnswerC

MTTD directly relates to how long a threat remains active before it is discovered.

Why this answer

Dwell time is the period between the initial compromise and the time the organization detects the breach.

26
MCQeasy

Which phase of the NIST Incident Response Life Cycle involves activities like system sanitization and validation of system integrity?

A.Post-Incident Activity
B.Containment, Eradication, and Recovery
C.Detection and Analysis
D.Preparation
AnswerB

This phase includes cleaning systems and returning them to production.

Why this answer

Recovery includes restoring systems to normal operation and confirming they are secure.

27
Multi-Selecthard

Which THREE factors are required to calculate the 'Risk' of a vulnerability for reporting purposes?

Select 3 answers
A.Asset Criticality
B.Vulnerability Severity
C.Number of employees in the SOC
D.The cost of the security appliance
E.Threat Intelligence (Exploitability)
AnswersA, B, E

Impact depends on how critical the asset is to the business.

Why this answer

Risk is typically calculated as Likelihood x Impact, where Likelihood is influenced by Threat and Vulnerability, and Impact is determined by Asset Criticality.

28
MCQmedium

In VMware Carbon Black Cloud, which feature should be enabled to block unauthorized scripts while allowing signed binaries from trusted software vendors?

A.Watchlists
B.Policy Bypass
C.Advanced Threat Prevention (ATP)
D.Live Query
AnswerC

ATP policies provide granular control over process execution based on trust.

Why this answer

The 'Advanced Threat Prevention' policies allow for specific exclusion and blocking rules based on file reputation and signing certificates.

29
MCQmedium

In Tenable.io, when prioritizing vulnerability remediation, which metric provides the best insight into the likelihood of a vulnerability being exploited in the wild?

A.Plugin Family
B.Asset Criticality Rating
C.CVSS Base Score
D.Vulnerability Priority Rating (VPR)
AnswerD

VPR uses real-time threat intelligence to measure the urgency of remediation.

Why this answer

The Vulnerability Priority Rating (VPR) incorporates threat intelligence and exploit code availability, making it more accurate for risk-based prioritization than CVSS alone.

30
MCQeasy

Which document describes the specific steps an analyst should take when a 'Phishing' alert is triggered in the SIEM?

A.System Architecture Diagram
B.Service Level Agreement
C.Playbook
D.Incident Response Plan
AnswerC

Playbooks provide the operational, step-by-step instructions for specific incident types.

Why this answer

A Playbook or Runbook provides step-by-step guidance for specific, repeatable incident types.

31
MCQhard

When implementing FIM (File Integrity Monitoring) in Tripwire Enterprise, what is the specific purpose of a 'Promotion' action?

A.To revert a file to its previous version
B.To deploy the file to all servers
C.To archive the file for legal hold
D.To update the baseline with the current file state
AnswerD

Promotion is the mechanism to officially acknowledge a change as authorized and update the baseline.

Why this answer

Promotion updates the 'Known Good' baseline with the state of the monitored file from a current scan.

32
MCQhard

When analyzing network traffic in Wireshark for potential exfiltration, what specific filter allows you to isolate TCP traffic where the payload size exceeds 10MB?

A.tcp.len > 10000000
B.frame.size > 10000000
C.ip.len > 10000000
D.tcp.payload.size > 10000000
AnswerA

The 'tcp.len' field represents the length of the TCP payload, and the filter evaluates this against the 10MB threshold.

Why this answer

While Wireshark does not have a single simple filter for payload size without complex length calculations, the correct syntax involves identifying TCP segments that contain payload.

33
MCQeasy

Which SOC metric is most appropriate to present to executive leadership to demonstrate the business value of security investments?

A.Reduction in Mean Time to Remediate (MTTR)
B.Total number of firewall rules
C.Disk space usage of the SIEM
D.Number of dropped packets per day
AnswerA

MTTR demonstrates operational efficiency and reduced risk exposure time.

Why this answer

Executive leadership cares about the reduction in risk and the financial impact of incidents, not technical metrics like 'events per second'.

34
Multi-Selectmedium

Which TWO metrics are essential for evaluating the performance of a SOC team in identifying and containing threats?

Select 2 answers
A.Mean Time to Detect (MTTD)
B.Total server downtime during updates
C.Mean Time to Contain (MTTC)
D.Number of coffee breaks taken
E.Total number of users on the network
AnswersA, C

Measures how fast the SOC identifies a potential breach.

Why this answer

MTTD and MTTC are standard industry metrics used to measure SOC efficiency.

35
MCQeasy

Which document is considered the primary 'source of truth' for defining the SOC's roles, responsibilities, and communication paths during a major security incident?

A.Vulnerability Assessment Report
B.Standard Operating Procedure (SOP)
C.Incident Response Plan (IRP)
D.Asset Inventory
AnswerC

The IRP outlines the management, roles, and escalation procedures for incidents.

Why this answer

The Incident Response Plan (IRP) defines the strategy and governance for responding to incidents.

36
MCQhard

A Microsoft Entra ID (Azure AD) user account is suspected of compromise. What is the most effective way to invalidate all active session tokens immediately?

A.Revoke sessions
B.Disable the user account
C.Remove assigned licenses
D.Reset the password
AnswerA

This action explicitly forces the revocation of all currently active refresh tokens.

Why this answer

The 'Revoke sessions' action in the Entra ID user blade forces the user to re-authenticate and clears all current refresh tokens.

Ready to test yourself?

Try a timed practice session using only Security Operations questions.