Lesson 1: What is a Security Incident?
1. Definition
A security incident is any event that:
2. Examples of Security Incidents
3. Incident Categories
Lesson 2: SOC Operations (Tier 1–3 Analysts)
A Security Operations Center (SOC) monitors, detects, and responds to cyber threats.
SOC Structure
Tier 1 — Alert Monitoring (Entry-Level)
Responsibilities:
Skills:
Tier 2 — Incident Responder (Intermediate)
Responsibilities:
Skills:
Tier 3 — Threat Hunter / SOC Expert (Advanced)
Responsibilities:
Skills:
SOC Manager
Manages:
Lesson 3: SIEM Tools (ELK, Splunk, Wazuh, Sentinel)
SIEM = Security Information and Event Management
SIEM collects logs from:
Then analyzes them to detect suspicious behavior.
Popular SIEM Tools
Why SIEM Is Important
SIEM helps security teams:
Common SIEM Alerts
Lesson 4: Incident Response Lifecycle
Incident Response (IR) is a step-by-step method used by SOC teams to handle attacks.
1. Preparation
2. Identification
Detect the incident using:
Goal:
Confirm whether an incident actually happened.
3. Containment
Short-term:
Long-term:
Goal:
Stop the attack from spreading.
4. Eradication
Remove the root cause:
Goal:
Ensure attacker cannot return.
5. Recovery
Goal:
Return to business operations safely.
6. Lessons Learned (Post-Incident Review)
Document:
Goal:
Prevent similar incidents in the future.
Lesson 5: Threat Hunting Basics
Threat hunting = actively searching for hidden threats before they cause damage.
Unlike SIEM alerts, threat hunting is manual + proactive.
1. Why Threat Hunting Is Needed
Attackers may:
Automated tools may miss these.
2. Threat Hunting Methods
Example hypothesis:
“Attackers may be using PowerShell to download malicious scripts.”
Hunter checks:
IOCs include:
Tools check for these across the organization.
Looks for unusual actions:
3. Tools Used for Threat Hunting
4. Skills Required for Threat Hunting
Module 9 Summary
Students now understand:
This module answers the question:
“How do cybersecurity teams detect, investigate, and stop attacks in real time?”