You are the lead Network Security Analyst for a growing enterprise. Following a recent security audit, the CISO has mandated that the Security Operations Center (SOC) formally map all of their playbooks and operational activities to the NIST Incident Response Life Cycle (SP 800-61). You have been given a list of routine SOC activities and must correctly map them to the corresponding phases of the NIST framework to update the organization's standard operating procedures (SOPs).
Review the SOC Activity Report detailing recent defensive actions taken by the team:
| NIST Components (1-4) | Activities (i-v) |
|---|---|
| 1. Preparation | i. Holding a lessons-learned meeting and improving defenses. |
| 2. Detection and Analysis | ii. Purchasing general office equipment for HR. (Out of scope) |
| 3. Containment, Eradication, and Recovery | iii. Reviewing IDS alerts and identifying indicators of compromise. |
| 4. Post-Incident Activity | iv. Deploying secure baseline configurations and establishing IR communication channels. |
| v. Isolating affected subnetworks and restoring servers from clean backups. |
The SOC is structuring its daily and emergency operations to align with a formal framework. This is critical for network defense because ad-hoc responses often lead to destroyed evidence, incomplete eradication of threats, and repeated compromises via the same vulnerabilities.
By mapping specific tasks (like isolating a VLAN or reviewing Suricata logs) to formal NIST SP 800-61 phases, the team ensures that no critical steps—especially Preparation and Post-Incident learning—are skipped during the chaos of a live cyber attack.
A. 1-iv, 2-iii, 3-v, 4-i correctly maps the standard NIST SP 800-61 phases:
1. Preparation -> (iv) Deploying baselines and setting up IR communications happens before an incident.
2. Detection and Analysis -> (iii) Identifying IOCs and reviewing IDS alerts is how you confirm an incident is occurring.
3. Containment, Eradication, and Recovery -> (v) Isolating subnets stops the spread, and restoring from backups recovers operations.
4. Post-Incident Activity -> (i) The lessons-learned phase is essential for updating defenses to prevent recurrence.
Other options scramble the logical timeline. For example, mapping Preparation (1) to a lessons-learned meeting (i) puts the end of the cycle at the beginning. Mapping Detection (2) to deploying baselines (iv) confuses proactive security hardening with active threat hunting and monitoring.
Ensure that all network defense tools are aligned with these phases. Firewalls and secure baselines belong in Preparation; SIEMs and IDS/IPS belong in Detection; NAC (Network Access Control) and isolation scripts belong in Containment.
Master network traffic analysis, perimeter security, and threat detection.
Explore more CND simulations