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.
Training Camp • Cybersecurity Glossary
Dynamic malware analysis detonates a sample in a sandbox to observe runtime behavior, revealing functionality hidden by obfuscation.
Dynamic Malware Analysis Definition: Dynamic malware analysis detonates a sample in a sandbox to observe runtime behavior, revealing functionality hidden by obfuscation.
Dynamic malware analysis is the examination of a malicious sample by executing it in an isolated sandbox or instrumented environment and observing its runtime behavior, such as file changes, registry edits, process injection, and network callbacks. Often called detonation, it complements static analysis by revealing packed or obfuscated functionality that only manifests at execution.
Dynamic Malware Analysis is one of the topics you'll master in the CEH Boot Camp.
CEH Boot Camp →