Cross-source coverage
T1562.010 / ATT&CK
Impair Defenses: Downgrade Attack
ATT&CK has retired this technique. Rules still tag it; the current id is T1689 Downgrade Attack.
6 rules across 3 sources.
From MITRE ATT&CK 19.2
Adversaries may downgrade or use a version of system features that may be outdated, vulnerable, and/or does not support updated security controls. Downgrade attacks typically take advantage of a system’s backward compatibility to force it into less secure modes of operation.
Adversaries may downgrade and use various less-secure versions of features of a system, such as Command and Scripting Interpreters or even network protocols that can be abused to enable Adversary-in-the-Middle or Network Sniffing. For example, PowerShell versions 5+ includes Script Block Logging (SBL), which can record executed script content. However, adversaries may attempt to execute a previous version of PowerShell that does not support SBL with the intent to Impair Defenses while running malicious scripts that may have otherwise been detected.
Adversaries may similarly target network traffic to downgrade from an encrypted HTTPS connection to an unsecured HTTP connection that exposes network data in clear text. On Windows systems, adversaries may downgrade the boot manager to a vulnerable version that bypasses Secure Boot, granting the ability to disable various operating system security mechanisms.
- Tactics
- Stealth
- Platforms
- Windows · Linux · macOS
- Telemetry
- —
elastic/detection-rules
3 rules| Detection | Severity | Format |
|---|---|---|
| Potential NetNTLMv1 Downgrade Attack | Medium | Elastic TOML |
| Network-Level Authentication (NLA) Disabled | Low | Elastic TOML |
| Potential HTTP Downgrade Attack | Low | Elastic TOML |
Bert-JanP/Hunting-Queries-Detection-Rules
2 rules| Detection | Severity | Format |
|---|---|---|
| MITRE ATT&CK Mapping | Undefined | KQL |
| Potential Kerberos Encryption Downgrade | Undefined | KQL |
socfortress/Wazuh-Rules
1 rule| Detection | Severity | Format |
|---|---|---|
| PowerCLI downgrade attack – Set ESXi VIB acceptance to CommunitySupported (T1562.010) | High | Wazuh XML |