Malicious PDF — malware analysis report

Static analysis result for SHA-256 e6f1c93f2b995fa9…

MALICIOUS

PDF

80.8 KB Created: 2009-07-10 20:00:23 Authoring application: Created by PDF360 (via Produced by activePDF)
MD5: 002d4370725ce73dd61b8a8668958d17 SHA-1: 3748793b7d5f20e28d2f056598293ff785bf377c SHA-256: e6f1c93f2b995fa9cf0d035a8cf4ec9211aa9bf8cd50d2bfc0154751fae8d1ec
246 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 JavaScript/JScript T1204.002 Malicious Link/URL

The PDF file contains embedded JavaScript, indicated by multiple heuristic firings including PDF_JAVASCRIPT and PDF_JS. A critical heuristic identified the CVE-2009-0927 exploit (Collab.getIcon), which is known to leverage JavaScript for arbitrary code execution. The presence of an extracted JavaScript file further supports this. The ClamAV detection (Pdf.Exploit.Agent-35646) confirms the malicious nature of the file, likely through the exploitation of this vulnerability to download and execute a secondary payload.

Heuristics 8

  • Collab.getIcon — CVE-2009-0927 critical CVE exact CVE_2009_0927
    PDF JavaScript calls Collab.getIcon — CVE-2009-0927 is a stack buffer overflow in Adobe Reader triggered by Collab.getIcon() with a crafted argument. Allows arbitrary code execution. (matched in decompressed stream)
  • ClamAV: Pdf.Exploit.Agent-35646 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Exploit.Agent-35646
  • 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.
  • String.fromCharCode low PDF_FROMCHARCODE
    String.fromCharCode found — used to construct payload strings dynamically. Common in benign JavaScript libraries for codepoint manipulation, so this alone is informational; weaponised use is also caught by the dedicated fromCharCode-stage and exploit-shape rules. (matched inside decoded stream)
  • 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_obj0020_000.js
dbc592ffccff716e11bcbe4a787448887d68bdda77fe7e8941c14dbfb47773e4
pdf-javascript-stream PDF /JS object 20 at offset 0x1349C 6266 bytes
Detection
ClamAV: Pdf.Exploit.Agent-35646
Obfuscation or payload: likely
Carved artifact contains 7 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).