- How do SOC analysts detect Exfiltration Over C2 Channel?
- Detection centers on Firewall, SIEM telemetry for the exfiltration phase of the attack. Establish outbound data volume baselines per endpoint and alert on hosts transmitting significantly more data than their historical norm, particularly sustained high-volume transfers over typically low-volume protocols. Monitor the ratio of inbound to outbound data for C2 protocol connections, as command-and-control during exfiltration phases shows much higher outbound data volumes compared to the symmetric or inbound-heavy traffic of normal applications.
- What does a Exfiltration Over C2 Channel alert look like?
- A representative Firewall detection is "Large Data Volume Over C2 HTTPS Connection" (critical severity): Endpoint WS-EXEC-015 transmitted 47GB of data over HTTPS to 104.26.12.200 over 8 hours. The destination IP hosts no known legitimate business services and certificate analysis shows a recently issued certificate from a free CA. Outbound volume is 23,000x above the endpoint historical baseline. The traffic pattern shows consistent 2MB chunks sent every 30 seconds, consistent with staged file transfer over a C2 channel.
- Which tools detect Exfiltration Over C2 Channel, and how can I practice?
- Exfiltration Over C2 Channel (T1041) is best surfaced with Firewall, SIEM telemetry, which exposes the exfiltration signals described above. Practice detecting it on those exact consoles in SOCSimulator Operations, free.