Malicious PDF — malware analysis report

Static analysis result for SHA-256 fa79222160f370a3…

MALICIOUS

PDF

1.2 KB
MD5: 09535baa8ea918595b0258d89e9c583e SHA-1: e12a602d5d6c41726ef2bbe44a1b5b0ea149be32 SHA-256: fa79222160f370a34e2769d221154f3f10215141593e85ba4c5832e23ec729a9
118 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1204.001 Malicious Link

The PDF file contains embedded JavaScript, indicated by the PDF_JAVASCRIPT and PDF_JS heuristics. The presence of an eval() call and the CVE-2009-4324 exploit (media.newPlayer) strongly suggest that the JavaScript is intended to be executed to exploit this vulnerability. The extracted JavaScript files, though obfuscated, likely contribute to downloading and executing a second-stage payload. The confidence is high due to the clear exploit and script execution indicators.

Heuristics 5

  • 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.
  • 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 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0005_000.js
78fa82f1c4276084be5efe1954fd9a2608ab21f03ceb3e50f543bf18faf1dd1f
pdf-javascript-stream PDF /JS object 5 at offset 0x117 706 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 4 eval/decoder/string-building token(s).
javascript_obj0005_001.js
ca02d2d29a61a078e86fe8f9e778118a5673ba00c5c069052a707663f3351299
pdf-javascript-stream PDF /JS object 5 at offset 0x117 33 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s).