Malicious PDF — malware analysis report

Static analysis result for SHA-256 46f849bd6ef878bf…

MALICIOUS

PDF

133.2 KB
MD5: b7c829dd342e40933a9f06d8a90caafc SHA-1: 4796715be36a53efc1c4274d1bdd475585aadadb SHA-256: 46f849bd6ef878bfb94da04ba013cb8f22765e34f1761dd2a96b93beb53d55be
238 Risk Score

Malware Insights

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

The PDF file contains embedded JavaScript and triggers a critical heuristic for CVE-2009-4324, indicating exploitation of a known PDF reader vulnerability. A secondary JavaScript artifact was extracted and flagged as suspicious, containing obfuscated script and a long encoded blob. This suggests the primary function of the PDF is to act as a dropper for malicious JavaScript, which in turn likely downloads and executes further malicious content.

Heuristics 7

  • 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: Pdf.Dropper.Agent-7256706-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Dropper.Agent-7256706-0
  • ClamAV detection on extracted artifact critical EXTRACTED_FILE_CLAMAV
    ClamAV flagged at least one file extracted from inside this sample. Even when the wrapping document carries no AV detection of its own, a hit on the carved artifact is a strong indicator the sample is a delivery vehicle.
  • 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
a294ef3adbb44f8af7b17830ce4631d9eddb02a8a7cc62c76c3bd462aad6741c
pdf-javascript-stream PDF /JS object 6 at offset 0x1A3 297895 bytes
Detection
ClamAV: Js.Exploit.Shellcode-18
Obfuscation or payload: likely
Carved artifact contains 7 eval/decoder/string-building token(s). Carved artifact contains 4 long base64-like blob(s).