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 Static Malware Analysis

Training Camp • Cybersecurity Glossary

What is Static Malware Analysis?

Static malware analysis examines a file without executing it, using disassembly, strings, hashes, and headers to identify malicious capabilities and IOCs.

Glossary > Security Operations > Static Malware Analysis

Understanding Static Malware Analysis

Static malware analysis is the examination of a suspicious file or binary without executing it, in order to understand its structure, capabilities, and indicators of compromise. Techniques include inspecting file headers and PE metadata, computing hashes, extracting strings, disassembling code, and reviewing imported functions. Because the sample never runs, static analysis is safer than dynamic analysis but can be defeated by packing, encryption, and obfuscation.

Learn More About Static Malware Analysis:

Ready to Get Certified?

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

CEH Boot Camp →