Malicious PDF — malware analysis report

Static analysis result for SHA-256 066df7873c6fbba8…

MALICIOUS

PDF

7.2 KB Created: 2008-31-20 53:85:00 Authoring application: Scribus 1.3.3.12 (via Scribus PDF Library 1.3.3.12)
MD5: d5493ff2815204da706af5a815c79231 SHA-1: b3fad857dd3731d004ac3516b3e34f17fb50c64f SHA-256: 066df7873c6fbba8f05a58a4c827bc8ab3b475fbfd4770ff3106736d60da17c8
148 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 that is heavily obfuscated and utilizes eval() calls, indicating an attempt to hide malicious functionality. The ML classifier strongly flags this PDF as malicious. The primary intent of the script appears to be downloading and executing a secondary payload, as suggested by the exploit cluster heuristic and the nature of obfuscated JavaScript in PDF documents. The file's creation metadata is also highly suspicious.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 5

  • 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
  • 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.
  • Suspicious extracted artifact info 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
javascript_obj0013_001.js
2f253abc83b1f66fc647da0084ed0d601b41321448c9ce62bdc0a401f9a279f4
pdf-javascript-stream PDF /JS object 13 at offset 0x389 5841 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 5 eval/decoder/string-building token(s).