// MITRE ATT&CK

T1205.001 · Port Knocking

🎯 Stealth LinuxmacOSNetwork DevicesWindows Sub-technique

Sub-technique of T1205 · Traffic Signaling.

Adversaries may use port knocking to hide open ports used for persistence or command and control. To enable a port, an adversary sends a series of attempted connections to a predefined sequence of closed ports. After the sequence is completed, opening a port is often accomplished by the host based f...

How to detect & mitigate it

Detecting Port Knocking 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.