Malicious PDF — malware analysis report

Static analysis result for SHA-256 0c5dd717945ede75…

MALICIOUS

PDF

244.1 KB
MD5: e66b6a050bccad1ad97786782bb10d2b SHA-1: 7c6ee4135d0699e52d04a11f7d37e16eacbd0f46 SHA-256: 0c5dd717945ede7566e84d41ff80848340020db1c01764e8682dc8580287969c
210 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution T1566.001 Spearphishing Attachment

The PDF file contains an embedded JavaScript payload that is flagged as malicious. This script is configured to launch cmd.exe, a critical system utility, suggesting an attempt to execute further malicious commands or download additional payloads. The presence of a launch action targeting cmd.exe and the ML classifier's high confidence score support this assessment.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9999

Heuristics 4

  • Launch action critical PDF_LAUNCH
    PDF contains a /Launch action whose target is an executable, URL, or UNC path — can start an external application
  • /Launch action target: cmd.exe critical PDF_LAUNCH_COMMAND
    PDF /Launch action specifies an executable target — references a known-dangerous executable (cmd, PowerShell, etc.).
  • Embedded script payload in PDF stream high PDF_EMBEDDED_SCRIPT_PAYLOAD
    PDF stream bytes contain script execution markers such as ActiveXObject/CreateObject, WScript.Shell, PowerShell, or shell-exec primitives. This is stronger than ordinary PDF JavaScript because it indicates a staged external script payload hidden in stream bytes.
  • Suspicious extracted artifact medium EXTRACTED_FILE_STATIC_TRIAGE
    One or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
embedded_pdf_script_0003cc93.bin
3871464e13411c750c3476c2de761dfe84f057f42b79b9613c8072d253258465
pdf-embedded-script PDF raw stream script payload at offset 0x3CC93 248960 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 shell/COM execution token(s).