Showing posts with label SOC. Show all posts
Showing posts with label SOC. Show all posts

Sunday, 21 June 2026

Top Cybersecurity MCQs with Answers (eBPF, SIEM, SOAR, NIST, Incident Response) – 2026 Guide



Introduction

This blog covers important multiple-choice cybersecurity questions (MCQs) for interviews, certifications, and real-world knowledge. Topics include eBPF, SIEM, SOAR, NIST frameworks, and Incident Response.


Cybersecurity MCQs with Answers

Question 1

Why is eBPF favored over traditional kernel modules for enhancing security and observability in modern systems?

Options:

  1. It can execute arbitrary code in the kernel without restrictions.
  2. It enables dynamic, verified, and safe code execution without modifying the kernel.
  3. It avoids sandboxing, improving systemwide access.
  4. It relies on external user-space tools for packet inspection.

Answer:
It enables dynamic, verified, and safe code execution without modifying the kernel.


Question 2

What is a key difference between SOAR and SIEM systems?

Options:

  1. SOAR focuses on collecting log data from multiple sources.
  2. SIEM automatically executes predefined workflows during incident response.
  3. SOAR uses orchestration and automation to respond to alerts, while SIEM focuses on threat detection and alerting.
  4. SIEM systems are less complex to implement than SOAR systems.

Answer:
SOAR uses orchestration and automation to respond to alerts, while SIEM focuses on threat detection and alerting.


Question 3

Which of the following best describes a primary benefit of implementing a SOAR solution in a security operations center?

Options:

  1. It eliminates the need for human analysts.
  2. It provides real-time log analysis.
  3. It replaces SIEM systems.
  4. It automates routine responses and allows analysts to focus on complex threats.

Answer:
It automates routine responses and allows analysts to focus on complex threats.


Question 4

Why might an organization choose to combine elements from multiple risk management frameworks?

Options:

  1. Reduce cybersecurity staff cost
  2. Delay compliance
  3. Create a tailored plan aligned with needs
  4. Avoid processes

Answer:
To create a tailored plan that aligns with specific organizational needs.


Question 5

Which statement correctly explains compensating controls?

Options:

  1. Must always exceed original control
  2. Can be ignored later
  3. Should meet intent and provide similar assurance
  4. Only used to reduce costs

Answer:
Compensating controls should meet the intent of the original control and provide similar assurance.


Question 6

What is a key distinction between NIST RMF and CSF?

Options:

  1. RMF for infra, CSF mandatory
  2. RMF service strategy
  3. RMF compliance-driven, CSF voluntary
  4. Same frameworks

Answer:
RMF is compliance-driven for federal agencies; CSF is a voluntary guide.


Question 7

What is the goal of post-incident activities?

Options:

  1. Configure firewall
  2. Isolate systems
  3. Evaluate cost
  4. Document findings and improve security

Answer:
Document findings, improve security posture, and reduce future risk.


Question 8

Which team coordinates incident response?

Options:

  1. SOC
  2. CSIRT
  3. Helpdesk
  4. Risk committee

Answer:
Computer Security Incident Response Team (CSIRT)


Question 9

Which framework provides incident handling guidance in the US?

Options:

  1. NIST SP 800-61
  2. ISO 27005
  3. ITIL
  4. ISO 27035

Answer:
NIST SP 800-61


SIEM, Observability & eBPF

Question 10

Why is event correlation important in SIEM?

Options:

  1. One event monitored
  2. Identifies related attack patterns
  3. Removes analyst need
  4. Only stores logs

Answer:
It identifies related events indicating sophisticated attacks.


Question 11

Why is eBPF powerful in containers?

Options:

  1. Requires privileged mode
  2. Replaces monitoring tools
  3. Kernel-level monitoring without container agents
  4. Needs kernel recompilation

Answer:
It allows kernel-level monitoring without deploying agents.


Question 12

Monitoring vs Observability?

Options:

  1. Monitoring alerts, observability explains root cause
  2. Monitoring predicts
  3. Dashboard vs automation
  4. Different domains

Answer:
Monitoring alerts teams to issues, while observability diagnoses root cause.


Question 13

What is Full-Stack Observability?

Options:

  1. Code monitoring tool
  2. Cloud-only insight
  3. End-to-end monitoring across all layers
  4. On-prem dashboard

Answer:
Capability to monitor and optimize entire IT environment.


Question 14

Advantage of SIEM over separate tools?

Options:

  1. Removes firewalls
  2. Independent tools
  3. Unified data and centralized management
  4. Restricts integration

Answer:
Unified data sharing and a single point of management.


Risk & Controls

Question 15

First step in risk management?

Options:

  1. Mitigation
  2. Identification
  3. Assessment
  4. Communication

Answer:
Risk Identification


Question 16

When should compensating controls be used?

Options:

  1. Replace all controls
  2. No policies exist
  3. Simplify network
  4. When primary control not feasible

Answer:
When limitations prevent implementing primary control.


Question 17

Not valid purpose of compensating controls?

Options:

  1. Reduce breach risk
  2. Compliance support
  3. Simplify access
  4. Protect legacy systems

Answer:
To simplify network access for all employees.


Question 18

Example of compensating control (no encryption)?

Options:

  1. Archive logs
  2. Enhanced monitoring
  3. Ignore classification
  4. Antivirus

Answer:
Using enhanced monitoring to detect unauthorized access.


Incident Response Lifecycle

Question 19

When are compromised accounts reset?

Options:

  1. Containment
  2. Recovery
  3. Preparation
  4. Post-incident

Answer:
Containment Phase


Question 20

Activity in analysis phase?

Options:

  1. Root cause and impact analysis
  2. Notify stakeholders
  3. Recovery deployment
  4. Rebuild systems

Answer:
Root cause analysis and impact assessment.


Question 21

Goal of post-incident phase?

Options:

  1. Configure systems
  2. Isolate devices
  3. Cost evaluation
  4. Improve future security

Answer:
Improve security and prevent recurrence.


Question 22

Purpose of recovery phase?

Options:

  1. Legal assessment
  2. Containment
  3. Remove malware
  4. Restore systems securely

Answer:
Restore systems to normal operations and ensure security.