Malicious PDF — malware analysis report

Static analysis result for SHA-256 ead9a764f04393c0…

MALICIOUS

PDF

21.5 KB
MD5: b7f26f9d8a83540c8a8dc6272f78e466 SHA-1: 4c5262f8d66504c1022e62488e03d2ac051f05e3 SHA-256: ead9a764f04393c0b1c94f437be10f458188be1da57f871229629408ef86b5e1
78 Risk Score

Malware Insights

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

The PDF file contains embedded JavaScript, indicated by the PDF_JAVASCRIPT and PDF_JS heuristics. The critical CVE_2009_4324 heuristic specifically points to a cross-stage annotation API vulnerability related to media.newPlayer, which is often used to launch exploits. The deobfuscated JavaScript, legacy_pdfkit_stage_000.js, likely contains code to download and execute a secondary payload, although the exact URL or execution method could not be fully reconstructed due to obfuscation.

Heuristics 4

  • 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)
  • 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 3

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0008_000.js
86fadcdcef8b23ae4a95054346b6400740f8d7a28fc7ffeb4d0064b2ef0b75c7
pdf-javascript-stream PDF /JS object 8 at offset 0x1E7 2221 bytes
legacy_pdfkit_stage_000.js
630bbd87d4c991442612bbfc5d0e64a58d98100212c3f8e897f80b45684ffd16
deobfuscated-js repeated-marker hex decoded JavaScript at offset 0xAC8 1262 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s).
legacy_pdfkit_stage_001.js
42025b552c7960b53abcd8cd732b01c8d109eccfdfefc352b9826c4d5807d414
deobfuscated-js cross-stage annotation API aliases at offset 0x1E7 81 bytes