Malicious PDF — malware analysis report

Static analysis result for SHA-256 7fa1878b697dfd7d…

MALICIOUS

PDF

1.8 KB
MD5: 4e48cad1f1c79309136742a18fe9f753 SHA-1: dff4d8c2e69b5b17db14d8c51049a61b104474b3 SHA-256: 7fa1878b697dfd7dac7f70baeaa4cb8aa5155c2946cc090854e8075ba954fa24
104 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1204.002 Malicious File T1566.002 Spearphishing Attachment T1204 User Execution

The PDF document contains embedded JavaScript, indicated by PDF_JAVASCRIPT and PDF_JS heuristics. The critical CVE_2008_2992 heuristic firing, specifically mentioning util.printf, strongly suggests exploitation of this known vulnerability in older Adobe Reader versions. The presence of ASCIIHexDecode and ASCII85Decode filters further supports the obfuscation of malicious content. The embedded JavaScript is likely responsible for executing the exploit payload, leading to arbitrary code execution.

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