Malicious PDF — malware analysis report

Static analysis result for SHA-256 437d2e885660bb77…

MALICIOUS

PDF

3.3 KB
MD5: 427476b30b7ecd5668345c33c4ffc4bc SHA-1: 4fbced9d2f89e56b9ec5cd35d7b5a2e52d75b55b SHA-256: 437d2e885660bb777a56f3184ca59a8c1006ea5164c74ec6fb20759ec381b1ca
216 Risk Score

Malware Insights

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

This PDF file contains embedded JavaScript, indicated by the PDF_JAVASCRIPT and PDF_JS heuristics. The critical CVE_2009_4324 heuristic firing suggests exploitation of a media player vulnerability within the PDF. The embedded JavaScript, identified as javascript_obj0006_000.js, is likely responsible for downloading and executing a secondary payload, as suggested by the Suspicious extracted artifact heuristic. The PDF_UNESCAPE heuristic indicates obfuscation techniques were used within the JavaScript.

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)
  • Suspicious extracted artifact high 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.
  • 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.

Extracted artifacts 1

Files carved from inside the sample during analysis.

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