A network security analyst receives a SIEM alert indicating suspicious encrypted outbound traffic from an internal host to an untrusted external IP address. Place the following incident triage and network monitoring response actions in the correct chronological order, from initial alert confirmation to threat containment.
- 1Examine high-level NetFlow summary records to confirm anomalous outbound session duration, timing, and bandwidth usage.
- 2Inspect egress proxy logs and TLS handshake metadata to analyze Server Name Indication (SNI) header fields and SSL/TLS certificate details.
- 3Cross-reference identified destination IP addresses and extracted domain names against threat intelligence indicators of compromise (IoCs).
- 4Implement perimeter firewall block rules for the destination IP address and isolate the affected internal host from the network segment.
Answer
The proper sequence for triage begins with broad NetFlow analysis to validate traffic volume, followed by inspecting detailed TLS session metadata, correlating extracted domain and IP indicators against threat intelligence, and finally executing host isolation and firewall containment.
The standard network security monitoring triage flow moves systematically from high-level flow anomaly verification to granular metadata extraction, intelligence correlation, and targeted active containment.
Step-by-Step Solution
Key Concept
Network Security Monitoring Triage Lifecycle