Malicious PDF — malware analysis report

Static analysis result for SHA-256 8cbd4998f5fb3113…

MALICIOUS

PDF

45.6 KB
MD5: 99b8b82ebd7802b1bfd21a8b82d19ef4 SHA-1: f06cda9324d8be0f52e0e860782e2453aa9494a1 SHA-256: 8cbd4998f5fb31138b705ecd86913daa299e24603a215d203fb9ca50f82f00d7
98 Risk Score

Malware Insights

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

The PDF file contains embedded JavaScript that utilizes the CVE-2009-0927 vulnerability (Collab.getIcon) to execute arbitrary code. The JavaScript is obfuscated and decodes further layers, ultimately aiming to download and run a second-stage payload. This indicates a downloader or exploit delivery mechanism.

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