// MITRE ATT&CK

T1205.002 · Socket Filters

🎯 Stealth LinuxmacOSWindows Sub-technique

Sub-technique of T1205 · Traffic Signaling.

Adversaries may attach filters to a network socket to monitor then activate backdoors used for persistence or command and control. With elevated permissions, adversaries can use features such as the `libpcap` library to open sockets and install filters to allow or disallow certain types of data to c...

How to detect & mitigate it

Detecting Socket Filters starts with your SIEM/EDR telemetry. Write a detection rule with the Sigma generator, analyze suspicious logs in the log analyzer, and place the technique on your coverage with the ATT&CK matrix.

Related techniques

Source: MITRE ATT&CK®. ATT&CK is a registered trademark of The MITRE Corporation. Content for educational purposes.