Malicious PDF — malware analysis report

Static analysis result for SHA-256 820ff0e50ccd778f…

MALICIOUS

PDF

2.3 KB
MD5: 7b3caf191dae90591f9eb14fe5e34344 SHA-1: 2817494ecf05ef5b91fb8797437f2a608e3d2dbb SHA-256: 820ff0e50ccd778f3975a0b9473b27e482d3c3f5f7e7a612d029b1d00cd56cf6
208 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution T1059.007 JavaScript

The sample is a PDF file that leverages embedded JavaScript to exploit CVE-2009-4324 via the media.newPlayer function. The JavaScript code is heavily obfuscated but appears to construct a URL from concatenated strings and then attempts to download and execute a second-stage payload. The presence of the exploit cluster and the ML classifier's high confidence score indicate malicious intent.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

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.
  • PDF JavaScript exploit cluster critical PDF_JS_EXPLOIT_CLUSTER
    PDF combines an executable JavaScript/action surface with exploit staging indicators such as eval/unescape/fromCharCode, XFA script content, or a related CVE pattern. Benign form JavaScript remains low-severity, but this correlated cluster is high-confidence malicious behavior.
  • eval() call high PDF_EVAL
    eval() found — commonly used for obfuscated exploit execution
  • 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_obj0005_000.js
220254db77df8366b6a0aa96c26d2b8bd6d31d31eb17c36358661a092a652743
pdf-javascript-stream PDF /JS object 5 at offset 0x117 1790 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 4 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).
javascript_obj0005_001.js
a4a39a95112adeb7becbe348ae769bf8a4316eb18c0ca19b042a5144275ca0a0
pdf-javascript-stream PDF /JS object 5 at offset 0x117 42 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s).
combined_document_js_000.js
3d0f90f65ad1f6bf382713cf522eb3017ad32e196c5716dc407ecb35eec5db08
deobfuscated-js combined document JavaScript streams at offset 0x117 1833 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 5 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).