Malicious PDF — malware analysis report

Static analysis result for SHA-256 366c79dbd1e75770…

MALICIOUS

PDF

1.0 KB
MD5: c6c2e44f051e81d6acad47a380771211 SHA-1: 91e8f626087b42bcde9170b8043c7f20dc3cc28c SHA-256: 366c79dbd1e75770e4e626ec6079ad254a5167042694346e629ceb65d9113c5f
118 Risk Score

Malware Insights

MITRE ATT&CK
T1204.002 Malicious File Execution: Malicious JavaScript T1071.001 Web Protocols: Web Protocols

The PDF file contains embedded JavaScript, indicated by multiple heuristic firings including PDF_JAVASCRIPT, PDF_JS, and PDF_EVAL. The critical CVE_2009_4324 heuristic suggests exploitation of a vulnerability related to media.newPlayer. The embedded JavaScript, particularly the use of eval(), is highly suspicious and likely used to deobfuscate and execute malicious code. This code is probably designed to download and execute a second-stage payload, a common technique for initial access.

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
f15ff599944f13cf36c54ea9cb62b5c3dd33a06d802b6299a1ac31a427f64f29
pdf-javascript-stream PDF /JS object 5 at offset 0x117 510 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 3 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).