Malicious PDF — malware analysis report

Static analysis result for SHA-256 086f3afcda311e77…

MALICIOUS

PDF

8.8 KB Created: 2009-07-06 10:38:13 Authoring application: mnFGWzubgzWmKqXr (via GjEfFneizQVuRZT)
MD5: 5b7b9c2cd2d3be0b50344ad39ff0ef22 SHA-1: e81b866ef29d5eea42e132f0c3397668372dec6b SHA-256: 086f3afcda311e777ba0924f5da31264553a7618f02c77ce5d847606930f184c
176 Risk Score

Malware Insights

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

The PDF contains embedded JavaScript, identified by multiple heuristics including 'PDF_JAVASCRIPT' and 'PDF_JS_EXPLOIT_CLUSTER'. The JavaScript is heavily obfuscated but appears to be designed to download and execute a second-stage payload, as indicated by the 'ML_NYX_PDF_MALICIOUS' and 'CLAMAV_DETECTION' firings. The presence of JavaScript and exploit cluster signals strongly suggests an attempt to exploit a vulnerability for client execution, likely delivered as a spearphishing attachment.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 6

  • 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.
  • ClamAV: Pdf.Dropper.Agent-7225811-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Dropper.Agent-7225811-0
  • 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.
  • String.fromCharCode low PDF_FROMCHARCODE
    String.fromCharCode found — used to construct payload strings dynamically. Common in benign JavaScript libraries for codepoint manipulation, so this alone is informational; weaponised use is also caught by the dedicated fromCharCode-stage and exploit-shape 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
82cf8be956c9fed34080b95e4234b17910f0164a0784b1a5b760d8b526bc22ae
pdf-javascript-stream PDF /JS object 7 at offset 0x435 7154 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 4 eval/decoder/string-building token(s).