kevmap

TechniquesT1205 › T1205.001

T1205.001 Port Knocking

stealth · persistence · command and control — Linux, macOS, Network Devices, Windows · attack.mitre.org · JSON

1
MITRE detection strategy
4
analytics
0
Sigma rules tagged attack.t1205.001
0
KEV CVEs mapped here
<p>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 firewall, but could also be implemented by custom software.</p><p>This technique has been observed both for the dynamic opening of a listening port as well as the initiating of a connection to a listening server on a different system.</p><p>The observation of the signal packets to trigger the communication can be conducted through different methods. One means, originally implemented by Cd00r, is to use the libpcap libraries to sniff for the packets in question. Another method leverages raw sockets, which enables the malware to use ports that are already open for use by other programs.</p>

KEV CVEs mapped to this technique · CTID Mappings Explorer

None. No KEV entry in the public mapping names this technique. Given that 74.7% of KEV has no mapping at all, this says more about the mapping than about the technique.

Detection strategy · ATT&CK Enterprise v19.2

Sigma rules · SigmaHQ da9bb07d64, tag attack.t1205.001

No Sigma rule carries this tag. MITRE publishes a detection strategy above, so the behaviour is specified; what is missing is public detection content.