216.73.216.226

T1071.005: Publish/Subscribe Protocols

View on MITRE ATT&CK The MITRE Corporation · Published 28/08/2024 16:14 · Modified 27/03/2026 01:08

Essential information

MITRE technique ID
T1071.005
Confidence
100/100
Revoked
No
Published
28/08/2024 16:14
Modified
27/03/2026 01:08
Author / Source
The MITRE Corporation

Platforms

windows macos linux Network Devices

Description

Adversaries may communicate using publish/subscribe (pub/sub) application layer protocols to avoid detection/network filtering by blending in with existing traffic. Commands to the remote system, and often the results of those commands, will be embedded within the protocol traffic between the client and server. Protocols such as `MQTT`, `XMPP`, `AMQP`, and `STOMP` use a publish/subscribe design, with message distribution managed by a centralized broker.(Citation: wailing crab sub/pub)(Citation: Mandiant APT1 Appendix) Publishers categorize their messages by topics, while subscribers receive messages according to their subscribed topics.(Citation: wailing crab sub/pub) An adversary may abuse publish/subscribe protocols to communicate with systems under their control from behind a message broker while also mimicking normal, expected traffic.

Kill chain phases

Kill chainPhase
mitre-attack command-and-control

Marking (TLP)

Copyright 2015-2025, The MITRE Corporation. MITRE ATT&CK and ATT&CK are registered trademarks of The MITRE Corporation.

External references