Techniques › T1001 › T1001.002
T1001.002 Steganography
command and control — Linux, macOS, Windows, ESXi · attack.mitre.org · JSON
1
MITRE detection strategy
4
analytics
0
Sigma rules tagged attack.t1001.002
0
KEV CVEs mapped here
<p>Adversaries may use steganographic techniques to hide command and control traffic to make detection efforts more difficult. Steganographic techniques can be used to hide data in digital messages that are transferred between systems. This hidden information can be used for command and control of compromised systems. In some cases, the passing of files embedded using steganography, such as image or document files, can be used for command and control.</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
- DET0235 Detecting Steganographic Command and Control via File + Network Correlation v1.0
AN0651 WindowsDetect the creation or modification of common media file formats (e.g., .jpg, .png, .wav) following suspicious process activity like compression or encryption, especially when paired with lateral movement or exfiltration behavior.Tunable:
FileExtensionFilterPayloadEntropyThresholdExecutionToExfilTimeWindowAN0652 LinuxUnusual use of steganographic or media processing binaries (e.g.,steghide,ffmpeg,imagemagick) followed by outbound communication to external IPs with high data output and media MIME types.Tunable:ToolNameMatchOutboundTrafficPatternAN0653 macOSAbnormal usage of Preview, ImageMagick, or binary editors to alter images/documents, followed by exfiltration or outbound connections with mismatched file MIME types or payload structure.Tunable:ParentProcessBaselineTimeDeltaAN0654 ESXiSuspicious modification of file artifacts (e.g., logs, ISO templates) on ESXi datastores, followed by beaconing or POST operations to external IPs potentially hiding payloads in file-like traffic.Tunable:FilenamePatternUnusualDestinationIP
Sigma rules · SigmaHQ da9bb07d64, tag attack.t1001.002
No Sigma rule carries this tag. MITRE publishes a detection strategy above, so the behaviour is specified; what is missing is public detection content.