T1205.001SubTechniquedefense-evasionpersistencecommand-and-controlagent-callable

T1205.001Port Knocking

Sub-technique of T1205

Platforms: Linux · macOS · Windows · Network

ATT&CK version: 14.1

What it is

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. 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. The observation of the signal packets to trigger the communication can be conducted through different methods. One means, originally implemented by Cd00r (Citation: Hartrell cd00r 2002), 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.

ATT&CK tactics· 3

Defense EvasionPersistenceCommand And Control

References

  1. https://attack.mitre.org/techniques/T1205/001
  2. https://www.giac.org/paper/gcih/342/handle-cd00r-invisible-backdoor/103631
Sourced from MITRE ATT&CK Enterprise v14.1. Curated and contextualized for EU compliance use cases by Adam Lundqvist, Founder at SQUR.