Malicious PDF — malware analysis report

Static analysis result for SHA-256 b5e3921b7e662e35…

MALICIOUS

PDF

4.1 KB Created: 2008-31-20 53:85:00 Authoring application: Scribus 1.3.3.12 (via Scribus PDF Library 1.3.3.12)
MD5: c84ced90be58321ac96ce3e3a1184222 SHA-1: 6cb4d8049a6ffa5ac7d1f1bb43dcf8efd7f68d0c SHA-256: b5e3921b7e662e355143d56d55b0ec3c27863df7502be32b3b50aea766e71192
158 Risk Score

Malware Insights

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

The PDF file contains embedded JavaScript and is configured with an OpenAction trigger, indicating an attempt to automatically execute code upon opening. The critical CVE-2009-4324 heuristic firing suggests exploitation of a known vulnerability related to media player objects. The embedded JavaScript, though obfuscated, likely contributes to the malicious payload delivery. No specific family is identified, but the techniques point to a PDF-based exploit.

Heuristics 6

  • 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.
  • OpenAction trigger high PDF_OPENACTION
    PDF has an /OpenAction — code runs automatically when opened
  • unescape() call high PDF_UNESCAPE
    unescape() found — often used to decode shellcode in PDF JS exploits
  • 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 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0013_001.js
cc6afcf21895697a9cd69913d2fd0a528666c773da2f102368e3a45cc48c2013
pdf-javascript-stream PDF /JS object 13 at offset 0x3A1 2639 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 3 eval/decoder/string-building token(s).