Malicious PDF — malware analysis report

Static analysis result for SHA-256 3695bbf7909f264e…

MALICIOUS

PDF

2.7 KB
MD5: fedbbaf8b30564415d157bc55cc436cc SHA-1: a0995a2ff6cbd3ea53b432428e7c7fe69bc5bb6a SHA-256: 3695bbf7909f264e54bbd771b6bea7730e7273854e2142a9c24d57c37bfeca88
216 Risk Score

Malware Insights

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

The PDF file contains embedded JavaScript, indicated by the PDF_JAVASCRIPT and PDF_JS heuristics. The unescape() function and the CVE-2009_4324 heuristic suggest the JavaScript is obfuscated and exploits a known vulnerability in PDF readers. The extracted javascript_obj0006_000.js artifact further supports the presence of malicious script. The primary intent appears to be the execution of this script, likely to download and execute a secondary payload, as suggested by the CVE-2009-4324 exploit.

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