Malicious PDF — malware analysis report

Static analysis result for SHA-256 937bfac53f832848…

MALICIOUS

PDF

45.8 KB
MD5: 199a4fcd015d228433c09839ed09921a SHA-1: 5d17bd9b84cf4a580dc3d2b55472e340773ffc24 SHA-256: 937bfac53f8328480d36a7bbeb5c0ff417bf310f067736ff7b43f08445006a36
98 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 JavaScript/JScript T1204.001 Malicious Link/URL T1071.001 Web Protocols

The PDF file contains obfuscated JavaScript that exploits the CVE-2009-0927 vulnerability in Adobe Reader. This exploit is designed to download and execute a secondary payload, indicating a downloader or dropper functionality. The use of custom Base64 decoding and layered obfuscation suggests an attempt to evade detection.

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
87946f693f1181c78009048fd0b643f19b55b3105d7c56b8655419ee21817d0d
pdf-javascript-stream PDF /JS object 8 at offset 0x1D3 9215 bytes
custom_b64_stage_000.js
44be836f0281b850fce2de295ab800804e4cdac56251f8d777ccd9f5808f2a24
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).