Malicious PDF — malware analysis report

Static analysis result for SHA-256 ad3ed2afac0211a9…

MALICIOUS

PDF

1.8 KB
MD5: d0edcc88bacdde4e1054bbac7363f5a5 SHA-1: 1f30f86be5bb68122e5b0f7567e3ed71eb000ec1 SHA-256: ad3ed2afac0211a98cf00fcbf771a199317dfed48ab40e1bb612227de9ab8f1a
104 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 JavaScript T1204.001 Malicious Link T1566.001 Spearphishing Attachment T1204.002 Malicious File

The PDF document contains embedded JavaScript and utilizes ASCIIHexDecode and ASCII85Decode filters, indicating obfuscation. The critical heuristic firing for CVE_2008_2992 (util.printf) strongly suggests exploitation of this vulnerability. The embedded JavaScript is likely responsible for executing the exploit and downloading a secondary payload, although its exact function is obscured.

Heuristics 5

  • util.printf — CVE-2008-2992 critical CVE exact CVE_2008_2992
    PDF JavaScript calls util.printf() — CVE-2008-2992 is a stack buffer overflow in Adobe Reader triggered by a long format-specifier argument. Widely exploited in the wild after disclosure. (matched in decompressed stream)
  • ASCIIHexDecode filter (with exploit indicators) medium PDF_FILTER_HEX
    Hex-encoding filter present alongside exploit delivery indicators — often used to hide payload or shellcode bytes
  • 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.
  • ASCII85Decode filter (with exploit indicators) low PDF_FILTER_85
    ASCII85 encoding filter present alongside exploit delivery indicators — uncommon outside of obfuscation

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0006_000.js
83c8a5ec6859407c31b39b3125bcbb28518ebf6aab42b4fa693ae02f089c80b5
pdf-javascript-stream PDF /JS object 6 at offset 0x138 1333 bytes