T1509 Non-Standard Port
High-Level Description
Adversaries may generate network traffic using a protocol and port pairing that are typically not associated. For example, HTTPS over port 8088 or port 587 as opposed to the traditional port 443. Adversaries may make changes to the standard port used by a protocol to bypass filtering or muddle analysis/parsing of network data.
Kill Chain Phase
- Command and Control (TA0037)
Platforms: Android, iOS
What to Check
- Identify if Non-Standard Port technique is applicable to target mobile environment
- Check Android devices for indicators of Non-Standard Port
- Check iOS devices for indicators of Non-Standard Port
- Assess detection coverage (1 detection strategies)
How to Test
Identify Attack Surface
Determine if the target mobile environment is susceptible to Non-Standard Port by examining the target platforms (Android, iOS).
Assess Existing Defenses
Review whether mitigations for T1509 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
Remediation Guide
No specific mitigations documented for this technique.
Detection
Detection of Non-Standard Port
Risk Assessment
| Finding | Severity | Impact |
|---|---|---|
| Non-Standard Port technique applicable | Low | Command And Control |
CWE Categories
| CWE ID | Title |
|---|---|
| CWE-300 | Channel Accessible by Non-Endpoint |