Malicious PDF — malware analysis report

Static analysis result for SHA-256 934656a17aeac125…

MALICIOUS

PDF

2.7 KB
MD5: 764b3db30d9e12f6357f43717e953b7e SHA-1: eeef7505b8e325bb63dcd5a1e43ee4123998e02f SHA-256: 934656a17aeac1257dbd8f53da7eb7ecf80a3fe2725e87a20427d7b55a49f2b7
178 Risk Score

Malware Insights

MITRE ATT&CK
T1204.002 Malicious File: User Execution: Malicious File T1059.001 Command and Scripting Interpreter: PowerShell

The PDF file contains embedded JavaScript, indicated by the PDF_JAVASCRIPT and PDF_JS heuristics. The unescape() call and the critical CVE_2009_4324 firing suggest exploitation of a known vulnerability within the PDF structure. The embedded JavaScript, identified as javascript_obj0006_000.js, is likely responsible for executing the malicious payload. The ClamAV detection further confirms its malicious nature.

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

Files carved from inside the sample during analysis.

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