kevmap

Techniques › T1014

T1014 Rootkit

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

1
MITRE detection strategy
3
analytics
1
Sigma rules tagged attack.t1014
0
KEV CVEs mapped here
<p>Adversaries may use rootkits to hide the presence of programs, files, network connections, services, drivers, and other system components. Rootkits are programs that hide the existence of malware by intercepting/hooking and modifying operating system API calls that supply system information.</p><p>Rootkits or rootkit enabling functionality may reside at the user or kernel level in the operating system or lower, to include a hypervisor or System Firmware. Rootkits have been seen for Windows, Linux, and Mac OS X systems.</p><p>Rootkits that reside or modify boot sectors are known as Bootkits and specifically target the boot process of the operating system.</p>

KEV CVEs mapped to this technique · CTID Mappings Explorer

None. No KEV entry in the public mapping names this technique. Given that 74.7% of KEV has no mapping at all, this says more about the mapping than about the technique.

Detection strategy · ATT&CK Enterprise v19.2

Sigma rules · SigmaHQ da9bb07d64, tag attack.t1014

Author: Nasreddine Bencherchali (Nextron Systems) · 2022-07-05 · logsource: product=linux category=process_creation · 22236d75-d5a0-4287-bf06-c93b1770860f
Detects default install commands of the Triple Cross eBPF rootkit based on the "deployer.sh" script
Techniques: T1014