Malicious PDF — malware analysis report

Static analysis result for SHA-256 a8c39e101200e5ce…

MALICIOUS

PDF

45.8 KB
MD5: 315bd8b832b6ae65f6e0d00db7148c3f SHA-1: 42853ad1fb2d0e75c342d706862ee3771a45f66e SHA-256: a8c39e101200e5ce6b217dc437818ad8ab9498be95b7fd41bb5a60b2cc0a40d5
98 Risk Score

Malware Insights

MITRE ATT&CK
T1204.002 Malicious File

The PDF file contains embedded JavaScript that leverages the CVE-2009-0927 vulnerability in Adobe Reader. The JavaScript is obfuscated and appears to decode further layers of malicious code, ultimately aiming to execute a second-stage payload. The use of ASCIIHexDecode and custom Base64 decoding are indicators of exploit delivery.

Heuristics 5

  • Collab.getIcon — CVE-2009-0927 critical CVE exact CVE_2009_0927
    PDF JavaScript calls Collab.getIcon — CVE-2009-0927 is a stack buffer overflow in Adobe Reader triggered by Collab.getIcon() with a crafted argument. Allows arbitrary code execution. (identified after JavaScript deobfuscation)
  • 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.
  • 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 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0008_000.js
d38e6220f61e7024038a826a47a6e572fdf3f941e0a9b834b7a50b847464bb1b
pdf-javascript-stream PDF /JS object 8 at offset 0x1D3 9215 bytes
custom_b64_stage_000.js
0cf2f562aa06336b407b7432448273efc6a4f0a863cbe39fb825fc149be4f436
deobfuscated-js custom Base64 decoded JavaScript layer 2 (PDF /JS object 8) at offset 0x8A7 1517 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 3 eval/decoder/string-building token(s).