T1608 Stage Capabilities
High-Level Description
Adversaries may upload, install, or otherwise set up capabilities that can be used during targeting. To support their operations, an adversary may need to take capabilities they developed (Develop Capabilities) or obtained (Obtain Capabilities) and stage them on infrastructure under their control. These capabilities may be staged on infrastructure that was previously purchased/rented by the adversary (Acquire Infrastructure) or was otherwise compromised by them (Compromise Infrastructure). Capabilities may also be staged on web services, such as GitHub or Pastebin, or on Platform-as-a-Service (PaaS) offerings that enable users to easily provision applications.
Staging of capabilities can aid the adversary in a number of initial access and post-compromise behaviors, including (but not limited to):
- Staging web resources necessary to conduct Drive-by Compromise when a user browses to a site.
- Staging web resources for a link target to be used with spearphishing.
- Uploading malware or tools to a location accessible to a victim network to enable Ingress Tool Transfer.
- Installing a previously acquired SSL/TLS certificate to use to encrypt command and control traffic (ex: Asymmetric Cryptography with Web Protocols).
Kill Chain Phase
- Resource Development (TA0042)
Platforms: PRE
What to Check
- Identify if Stage Capabilities technique is applicable to target environment
- Check PRE systems for indicators of Stage Capabilities
- Verify mitigations are bypassed or absent (1 known mitigations)
- Assess detection coverage (1 detection strategies)
How to Test
Manual Testing
Identify Attack Surface: Determine if the target environment is susceptible to Stage Capabilities by examining the target platforms (PRE).
Assess Existing Defenses: Review whether mitigations for T1608 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
Execute Test: Use tools and methods described in the MITRE ATT&CK page and external references below.
Note: No Atomic Red Team tests available for this technique. See Atomic Red Team GitHub for updates.
Remediation Guide
M1056 Pre-compromise
This technique cannot be easily mitigated with preventive controls since it is based on behaviors performed outside of the scope of enterprise defenses and controls.
Detection
Detection of Stage Capabilities
Risk Assessment
| Finding | Severity | Impact |
|---|---|---|
| Stage Capabilities technique applicable | High | Resource Development |
CWE Categories
| CWE ID | Title |
|---|---|
| N/A | No direct CWE mapping |
References
- Volexity Ocean Lotus November 2020
- Netskope GCP Redirection
- Netskope Cloud Phishing
- ATT ScanBox
- DigiCert Install SSL Cert
- Gallagher 2015
- Malwarebytes Heroku Skimmers
- Dragos Heroku Watering Hole
- FireEye CFR Watering Hole 2012
- Malwarebytes Silent Librarian October 2020
- Proofpoint TA407 September 2019
- Atomic Red Team - T1608
- MITRE ATT&CK - T1608