MAIAT

Advanced Malware Analysis

MAIAT supports deep inspection of all major file types — from Windows PE to Linux ELF, Office macros to obfuscated scripts.

PE Analysis

Examines Windows executables using static and dynamic methods. Inspects headers, metadata, and behavior in sandboxed environments. Tools: PEStudio, IDA Pro.

MS Office Analysis

Detects malicious macros, OLE objects, and embedded scripts in Word, Excel, or PowerPoint files. Tools: olevba, ViperMonkey.

PDF Analysis

Uncovers hidden JavaScript, malicious links, or exploit code in PDFs. Tools: pdfid, pdf-parser, sandbox detonation.

ELF Analysis

Analyzes Linux binaries for backdoors, rootkits, or miners. Inspects headers, symbols, and runtime behavior. Tools: readelf, objdump.

Scripting Analysis

Reviews PowerShell, Python, Bash, or JS scripts for obfuscated commands and lateral movement techniques. Tools: Script Block Logging, deobfuscators.

Archive Analysis

Scans ZIP, RAR, 7z for nested malware, password-protected payloads, or obfuscated content. Tools: binwalk, 7z, custom extractors.

Deepen Your Analysis

Explore each analysis type in detail — from tooling to MITRE ATT&CK mapping — in our dedicated deep-dive guides.

View All Analysis Guides