CND (312-38) Network Defense Simulation
Network Scenario
You are an analyst in an enterprise Security Operations Center (SOC). A serious data breach occurred over the weekend. The incident has already been contained, and the compromised systems have been isolated from the network.
Now, the SOC Manager is logged into AlienVault USM (Unified Security Management) to piece together the attack chain. They are querying historical firewall, IDS, and authentication logs to determine exactly how the attackers bypassed the perimeter and moved laterally.
Traffic & Logs
Question
Expert Analysis
1. What is happening in the network
The network experienced a breach 72 hours ago. The SOC Manager is now utilizing AlienVault USM to correlate events from the Edge Firewall, Host IDS, and Core Router to map out the attacker's timeline, identifying SSH brute force and subsequent lateral movement.
2. Identify attack or behavior
The behavior here is post-incident analysis. The manager is not actively fighting off an attacker; they are conducting a forensic log review. This is an administrative and investigative action, not a real-time technical mitigation.
3. Why correct answer is correct
Retrospective defense relies on the ability to look back at network activity to understand a compromise. Without robust logging (syslog, NetFlow, event logs) centralized into a SIEM, retrospective defense is impossible. It answers the questions: "How did they get in?", "What did they take?", and "How do we stop it next time?"
4. Why others are wrong
Reactive is responding to a current, active threat. Preventive is stopping the threat at the perimeter before compromise. Deterrent is putting up psychological barriers to prevent the attempt. Because the event is in the past, it must be Retrospective.
5. Defensive action
The outcome of a retrospective investigation must feed back into Preventive controls. In this scenario, discovering that SSH was successfully brute-forced will lead the defender to implement new Preventive controls: deploying Multi-Factor Authentication (MFA), enforcing rate-limiting (fail2ban), or restricting SSH access to a dedicated management VPN.
6. MINI LESSON: The Defense Triad
- Preventive (Before): Firewalls, Hardening, Patch Management.
- Reactive (During): IPS blocking exploit signatures, SOC Analysts isolating compromised endpoints, EDR killing malicious processes.
- Retrospective (After): SIEM log analysis, Digital Forensics, PCAP review, Incident Post-Mortem.
Ready to master Network Defense?
Practice with hundreds of realistic scenarios covering firewalls, IDS/IPS, VPNs, and packet analysis.
Explore more CND simulations