Malicious PDF — malware analysis report

Static analysis result for SHA-256 c001600b2d1e93ee…

MALICIOUS

PDF

45.8 KB
MD5: d2f17ea27ca469e6688fb54588543bc1 SHA-1: 47bc03cc473664a95287b747a58b3216bf75e25e SHA-256: c001600b2d1e93eeb2c8bd83b8b433233ab4eeb827fc0663a6bd2a8533a074aa
98 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 exploits the CVE-2009-0927 vulnerability in Adobe Reader. The JavaScript is obfuscated and decodes a second-stage payload. This indicates the file is designed to deliver and execute further malicious code upon opening in a vulnerable application.

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
7a2bc1882502d5ba43528db47c2e70bbf99e1d8e144fba7165a4d4900cf8f338
pdf-javascript-stream PDF /JS object 8 at offset 0x1D3 9215 bytes
custom_b64_stage_000.js
4c89e55a66930021c227d3124184e3297a2e5523baa1b79e822b0441d7f8431c
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).