Malicious PDF — malware analysis report

Static analysis result for SHA-256 01f7499110694683…

MALICIOUS

PDF

7.7 KB Created: 2009-03-21 00:07:06 Authoring application: WCrWJmxWX (via O6p2xMHc)
MD5: d968f4d7adcf01ca863cb85b8a554f34 SHA-1: f61a9069f3ed4cbbcd881ae5f00f8ecdd3c4942a SHA-256: 01f749911069468392d0a229204182189ed4e4cd3366381c1141fe128c309ca7
148 Risk Score

Malware Insights

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

This PDF file contains embedded JavaScript that is heavily obfuscated and utilizes eval() calls, indicating an attempt to execute malicious code. The ML classifier strongly flags this as malicious. The primary function of the script appears to be downloading and executing a second-stage payload, as suggested by the PDF_JS_EXPLOIT_CLUSTER heuristic. The obfuscated nature and use of eval() are common techniques for evading detection.

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 (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.
  • 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_obj0007_000.js
6bf7258851544e19c9251739cac6751cbeae82b96516fb1f71d632e473b59cbe
pdf-javascript-stream PDF /JS object 7 at offset 0x246 6515 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s).