Malicious PDF / .VXE — malware analysis report

Static analysis result for SHA-256 0466b62a27a7afd2…

MALICIOUS

PDF / .VXE

26.2 KB
MD5: dc9d200ef3b8e714c4c15b64815b91c5 SHA-1: ab585998f5b8d642990ef6781ebc6e37c4dec2e2 SHA-256: 0466b62a27a7afd2adc3291a2f91713826cab2f5129d06045cf83a2e48ce3296
146 Risk Score

Malware Insights

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

The PDF file contains embedded JavaScript, indicated by multiple heuristic firings including PDF_JAVASCRIPT, PDF_JS, and PDF_JS_EXPLOIT_CLUSTER. The JavaScript stream, named javascript_obj0032_000.js, is heavily obfuscated and truncated, but the presence of eval() calls suggests it is designed to execute arbitrary code. This likely serves to download and execute a second-stage payload, a common technique for PDF-based malware.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 4

  • PDF JavaScript exploit cluster critical PDF_JS_EXPLOIT_CLUSTER
    PDF combines an executable JavaScript/action surface with exploit staging indicators such as eval/unescape/fromCharCode, XFA script content, or a related CVE pattern. Benign form JavaScript remains low-severity, but this correlated cluster is high-confidence malicious behavior.
  • eval() call high PDF_EVAL
    eval() found — commonly used for obfuscated exploit execution (matched inside decoded stream)
  • JavaScript action low PDF_JAVASCRIPT
    PDF contains a /JavaScript action. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
  • Embedded JS stream low PDF_JS
    PDF references a /JS stream. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0032_000.js
24cb1d73db0430ab397e6472ed0ed8c7b0e22678a9b3ac1c1ac269f20dd27558
pdf-javascript-stream PDF /JS object 32 at offset 0x2CA 2955056 bytes