Hello, you are using an old browser that's unsafe and no longer supported. Please consider updating your browser to a newer version, or downloading a modern browser.

Global Accelerated Learning • Est. 1999
Glossary Term Stealth Malware

Training Camp • Cybersecurity Glossary

What is Stealth Malware?

Malware engineered to evade detection using rootkit hooks, process hollowing, fileless execution, and anti-analysis tricks so it persists undetected on a host.

Glossary > Threats, Malware & Attacks > Stealth Malware

Stealth Malware — Malware engineered to evade detection using rootkit hooks

Understanding Stealth Malware

Stealth malware is malicious software engineered specifically to evade detection and analysis, hiding its presence from antivirus, EDR, and the operating system while it carries out activity such as data theft, persistence, or lateral movement. It uses concealment, anti-analysis, and anti-removal techniques to remain resident on a compromised host for as long as possible.

Mechanisms vary by sophistication. Rootkits hook system calls or the kernel to hide files, processes, and network connections from inspection tools. Process injection and process hollowing run malicious code inside legitimate processes. Fileless malware executes from memory or living-off-the-land binaries (PowerShell, WMI) to avoid leaving files on disk. Many samples add anti-analysis logic: detecting sandboxes or debuggers, delaying execution, and packing or polymorphically mutating code to defeat signatures.

Stealth malware matters because dwell time — how long an intrusion goes unnoticed — directly drives breach impact. The longer code stays hidden, the more credentials it harvests and the deeper it moves. It defeats signature-based defenses by design, which is why layered detection (behavioral analytics, memory forensics, EDR telemetry, integrity monitoring, and threat hunting) is needed rather than antivirus alone. Kernel-level rootkits can even subvert the very tools used to find them.

For example, the Stuxnet worm installed signed kernel-mode rootkit drivers that hid its files and intercepted requests so security software and operators saw a normal system, while it silently manipulated industrial controllers. Similarly, fileless campaigns load payloads directly into memory via PowerShell so nothing suspicious touches the disk, evading scanners and complicating forensic recovery.

Learn More About Stealth Malware:

Ready to Get Certified?

Stealth Malware is one of the topics you'll master in the CEH Boot Camp.

CEH Boot Camp →