kevmap

Techniques › T1211

T1211 Exploitation for Stealth

stealth — Linux, Windows, macOS, SaaS, IaaS · attack.mitre.org · JSON

1
MITRE detection strategy
5
analytics
4
Sigma rules tagged attack.t1211
1
KEV CVEs mapped here
<p>Adversaries may exploit vulnerabilities to evade detection by hiding activity, suppressing logging, or operating within trusted or unmonitored components.</p><p>Adversaries may exploit a system or application vulnerability to avoid detection while maintaining access within an environment. Exploitation occurs when an adversary leverages a programming flaw to execute code in a manner that minimizes visibility or blends in with legitimate activity.</p><p>Rather than directly disabling defenses, adversaries may use exploitation to circumvent monitoring and logging mechanisms. This can include abusing vulnerabilities in logging pipelines, security tools, or cloud infrastructure to evade audit trails, suppress alerts, or operate without generating telemetry.</p><p>Adversaries may identify these opportunities through prior reconnaissance or by performing discovery of security controls after initial access. In some cases, vulnerabilities in SaaS or public cloud environments may be exploited to evade logging, obscure activity, or deploy infrastructure that remains hidden from standard monitoring tools.</p>

KEV CVEs mapped to this technique · CTID Mappings Explorer

CVEVendor / productMapping typeStateAdded
CVE-2022-21999Microsoft Windows secondary impact Mapped2022-03-25

Detection strategy · ATT&CK Enterprise v19.2

Sigma rules · SigmaHQ da9bb07d64, tag attack.t1211

Audit CVE Event criticaltest
Author: Florian Roth (Nextron Systems), Zach Mathis · 2020-01-15 (modified 2022-10-22) · logsource: product=windows service=application · 48d91a3a-2363-43ba-a456-ca71ac3da5c2
Detects events generated by user-mode applications when they call the CveEventWrite API when a known vulnerability is trying to be exploited. MS started using this log in Jan. 2020 with CVE-2020-0601 (a Windows CryptoAPI vulnerability. Unfortunately, that is about the only instance of CVEs being written to this log.
Author: Florian Roth (Nextron Systems) · 2017-05-09 (modified 2023-04-14) · logsource: product=windows service=application · 545a5da6-f103-4919-a519-e9aec1026ee4
This rule detects a suspicious crash of the Microsoft Malware Protection Engine
Techniques: T1211T1685
Author: Florian Roth (Nextron Systems) · 2017-05-09 (modified 2023-04-14) · logsource: product=windows service=application · 6c82cf5c-090d-4d57-9188-533577631108
This rule detects a suspicious crash of the Microsoft Malware Protection Engine
Techniques: T1211T1685
Author: Sreeman · 2020-04-21 (modified 2022-03-08) · logsource: product=windows category=process_creation · ae9b0bd7-8888-4606-b444-0ed7410cb728
Monitors for the hiding possible malicious files in the C:\Windows\Fonts\ location. This folder doesn't require admin privillege to be written and executed from.
Techniques: T1211T1059