Threaticon
Toggle sidebar

You're viewing a limited, public preview. Log in for full access.

Log in User Guide
Log in Get started
Attack Patterns T1104 — Multi-Stage Channels
T1104

Multi-Stage Channels

Command & Control
TLP:CLEAR

Description

Adversaries may create multiple stages for command and control that are employed under different conditions or for certain functions. Use of multiple stages may obfuscate the command and control channel to make detection more difficult. Remote access tools will call back to the first-stage command and control server for instructions. The first stage may have automated capabilities to collect basic host information, update tools, and upload additional files. A second remote access tool (RAT) could be uploaded at that point to redirect the host to the second-stage command and control server. The second stage will likely be more fully featured and allow the adversary to interact with the system through a reverse shell and additional RAT features. The different stages will likely be hosted separately with no overlapping infrastructure. The loader may also have backup first-stage callbacks or Fallback Channels in case the original first-stage communication path is discovered and blocked.

MITRE ATT&CK Detection Strategies
1

DET0228 Detect Multi-Stage Command and Control Channels
AN0639 macOS

Initial process using NSURLSession or similar APIs reaches out to known staging domains, followed by creation of a reverse shell or RAT connecting to a second unrelated server.

macos:endpointsecurity macos:unifiedlog
AN0638 Linux

Shell script or binary initiates curl/wget request to staging domain, writes output to disk or memory, and shortly afterward launches another process that establishes new outbound connection to a different IP or hostname.

auditd:SYSCALL iptables:LOG
AN0640 ESXi

CLI-based or API-based network call from the hypervisor to external staging host, shortly followed by a connection to a second external IP by a spawned process or scheduled task.

esxi:hostd esxi:cron
+1 more analytics

Details

Platforms
Linux
Macos
Windows
Esxi
Added
May 2, 2026
Leaving Threaticon

This link opens an external site that isn't part of the platform.