ExamRange

CND (312-38) Network Defense Simulation

In this simulation, you will analyze a large-scale availability attack. Learn to recognize the signatures of coordinated traffic surges and the defensive measures used to mitigate volumetric exhaustion.

Network Scenario

The enterprise e-commerce platform is hosted behind a high-availability cluster in the corporate Data Center. The network edge is protected by a stateful NGFW and a cloud-based traffic scrubbing service. Monitoring tools indicate a sudden, massive spike in ingress bandwidth usage coming from thousands of geographically dispersed IP addresses.

Topology
  • • Edge Router: BGP peering with ISP
  • • Firewall: Cisco Firepower (IPS enabled)
  • • Web Cluster: Nginx Load Balancers
  • • Target: Public-facing VIP (203.0.113.10)
Network Status
  • • Bandwidth: 95% utilization
  • • CPU Load: Critical (Load Balancers)
  • • TCP State Table: Near capacity

Traffic & Logs

NetFlow and Firewall log aggregate (last 60 seconds):

[21:45:01] ALERT: Ingress bandwidth exceeded threshold: 8.5 Gbps
[21:45:05] FW_LOG: SRC_RANGE=MULTI DST=203.0.113.10 PROTO=TCP DPT=80 FLAGS=SYN
[21:45:08] IPS_EVENT: "TCP SYN Flood from Multiple Sources" Severity: High
[21:45:12] NETFLOW: 450,000 unique source IPs sending 64-byte packets to 203.0.113.10:80
[21:45:15] LB_STATUS: 503 Service Unavailable - Upstream connection timed out

Question

In which of the following attacks do computers act as zombies and work together to send out bogus messages, thereby increasing the amount of phony traffic?