Malicious PDF — malware analysis report

Static analysis result for SHA-256 76b13248374156a0…

MALICIOUS

PDF

45.9 KB
MD5: 92c91519be8f21f4b7da4ea9f88f4f3e SHA-1: b0eb52402989b59a67532ac9835feec62978e56d SHA-256: 76b13248374156a06f9be95affe3cfb7fd5496bed8714525a05f74eab14cbb72
98 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 Command and Scripting Interpreter: PowerShell T1204.002 Malicious File: User Execution: Malicious File

The PDF file contains obfuscated JavaScript that exploits CVE-2009-0927 using the Collab.getIcon method. This JavaScript is designed to decode and execute a second-stage payload, likely for further system compromise. The exploit targets Adobe Reader vulnerabilities, indicating a drive-by download or similar attack vector.

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
ef25df1af774a1eefc2d9c235f49a07d950a53d78ef43bf5ca0bcbca4f8c66d2
pdf-javascript-stream PDF /JS object 8 at offset 0x1D3 9243 bytes
custom_b64_stage_000.js
1d5d7a4627b3263b0385e730e4146bbb874aa5720ed8520947aab28606e3fe64
deobfuscated-js custom Base64 decoded JavaScript layer 2 (PDF /JS object 8) at offset 0x8A7 1523 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 3 eval/decoder/string-building token(s).