Malicious PDF — malware analysis report

Static analysis result for SHA-256 868bfe39a33d9dd2…

MALICIOUS

PDF

45.8 KB
MD5: 6b9e483eaa0c6c8957b28cfa1191ddce SHA-1: 32f4b7967e47f6476ead86c24921531015f51106 SHA-256: 868bfe39a33d9dd27fa04ce2ee76af680c7d272b63ab14a64bb571969ac4e332
136 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 Command and Scripting Interpreter: PowerShell T1204.001 Malicious Link: Malicious Link T1059.003 Command and Scripting Interpreter: Windows Command Shell T1059.007 Command and Scripting Interpreter: JavaScript/TypeScript

The PDF file contains embedded JavaScript that leverages the CVE-2009-0927 vulnerability in Adobe Reader, specifically using the Collab.getIcon method. The JavaScript is obfuscated and decodes further layers, ultimately aiming to execute an exploit stage. This indicates a delivery mechanism for a secondary payload.

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)
  • Suspicious extracted artifact high 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.
  • 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.

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0008_000.js
b9390fb49ad6bdac5ffe2418d00cd2865044683bb6043f33b9adfce854d68b0b
pdf-javascript-stream PDF /JS object 8 at offset 0x1D3 9215 bytes
custom_b64_stage_000.js
ec7ad8c166e2c61b24584c5b3d99d2f541cdadc28c57791786f5a7e24bca60e0
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).