Malicious PDF — malware analysis report

Static analysis result for SHA-256 eadc4c548113ac22…

MALICIOUS

PDF

6.0 KB Created: 2008-09-24 19:47:56 Authoring application: Adobe (via Notepad)
MD5: 3ad51a3cbe255e79eb94de919982ae98 SHA-1: 52030815bb3cd5302638b8ed1f9e4297b2f47403 SHA-256: eadc4c548113ac22c0cc790725a84864803df5bed80c0184ab6b7b468f021621
238 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1204.002 Malicious File

The PDF document contains embedded JavaScript that leverages known vulnerabilities, specifically CVE-2009-4324 (media.newPlayer) and CVE-2009-0927 (Collab.getIcon). The heuristics indicate that the JavaScript is obfuscated and uses eval() to execute, suggesting it's designed to download and execute a second-stage payload. The ClamAV detection further confirms its malicious nature.

Heuristics 7

  • media.newPlayer — CVE-2009-4324 critical CVE exact CVE_2009_4324
    PDF JavaScript calls media.newPlayer — CVE-2009-4324 is a use-after-free in Adobe Reader's multimedia plugin triggered by media.newPlayer(). Actively exploited as a zero-day in December 2009. (identified after JavaScript deobfuscation)
  • 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)
  • ClamAV: Pdf.Exploit.Agent-35931 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Exploit.Agent-35931
  • eval() call high PDF_EVAL
    eval() found — commonly used for obfuscated exploit execution (matched inside decoded stream)
  • 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_obj0006_000.js
fe5c5409add7853c5bf29aa1479dd9b1c5578d3e9702d46a1d09065be7f981d0
pdf-javascript-stream PDF /JS object 6 at offset 0x1458 825 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s).
legacy_pdfkit_stage_000.js
67f6d28b6b3803532b625ea87382a150d7d3bc2bc2ff089c3489231f6aea5088
deobfuscated-js repeated-marker hex decoded JavaScript at offset 0x16E 5049 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 9 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).