Malicious PDF — malware analysis report

Static analysis result for SHA-256 b62d138a776666a5…

MALICIOUS

PDF

96.0 KB
MD5: 3ed464bccc7589dffb9bd5c95bd21574 SHA-1: 041c786254a77ae0047f57e4a4840acb5977ad04 SHA-256: b62d138a776666a5fdc93c9c91ed0cf841573c28bfb510617d2a3ae6c88210e0
178 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 JavaScript T1204.002 Malicious Link

The PDF file contains embedded JavaScript, indicated by multiple heuristic firings including PDF_JAVASCRIPT and PDF_JS. A critical heuristic identified the CVE-2009-4324 vulnerability related to media.newPlayer, suggesting exploitation. The presence of obfuscated JavaScript and a ClamAV detection for Heuristics.PDF.ObfuscatedNameObject further supports malicious intent. The primary attack vector appears to be exploiting this CVE to run arbitrary code.

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. (matched in decompressed stream)
  • ClamAV: Heuristics.PDF.ObfuscatedNameObject critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Heuristics.PDF.ObfuscatedNameObject
  • unescape() call high PDF_UNESCAPE
    unescape() found — often used to decode shellcode in PDF JS exploits (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 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0006_000.js
f39f926cd59cb7306073acd5d8d91f0afb9482dc47b1814ce413a1e45e46f7e8
pdf-javascript-stream PDF /JS object 6 at offset 0xC0 2997 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 3 eval/decoder/string-building token(s).