Malicious PDF — malware analysis report

Static analysis result for SHA-256 c802515374bd7bac…

MALICIOUS

PDF

3.0 KB
MD5: 4ee317b8f0e8f855035f21ff1b7f48b5 SHA-1: 462906ae4075bbe3b927cb93b38493d61341afd4 SHA-256: c802515374bd7bac0c4a49add3b58f01be0788e715cf2fc45e2f8f83bb4f4b85
178 Risk Score

Malware Insights

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

The PDF file contains embedded JavaScript, indicated by multiple heuristic firings including PDF_JAVASCRIPT and PDF_JS. The critical CVE_2009_4324 heuristic suggests exploitation of a specific vulnerability related to media player objects. The JavaScript stream was obfuscated and decoded using unescape(), a common technique to hide malicious code. The embedded JavaScript is likely responsible for downloading and executing a second-stage payload, contributing to the overall malicious nature of the document.

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
eb0476a9851de362c87d16304169df3e6c06aca39a5e0b16b26e83d9436d2aba
pdf-javascript-stream PDF /JS object 6 at offset 0x1A1 1988 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 3 eval/decoder/string-building token(s).