Malicious PDF — malware analysis report

Static analysis result for SHA-256 46bed6a1c1cb21a0…

MALICIOUS

PDF

2.2 KB Created: 2008-08-06 01:42:27 Authoring application: Scribus 1.3.3.12 (via Scribus PDF Library 1.3.3.12)
MD5: c82aeb3672c92b1d948d9eda609f433e SHA-1: d3bcc8acd811774764b7ab66260d2b96968d9f56 SHA-256: 46bed6a1c1cb21a079dd7e06cea08504172333fcbfcdce17a13a442daacf6498
218 Risk Score

Malware Insights

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

This PDF file contains embedded JavaScript triggered by the OpenAction, a common technique for exploiting PDF vulnerabilities. The critical heuristic CVE_2009_0927 indicates a known exploit targeting Collab.getIcon. The embedded JavaScript stream, identified as javascript_obj0013_001.js, is likely responsible for downloading and executing a secondary payload, as suggested by the ClamAV detection as Pdf.Dropper.Agent-7256685-0. The use of unescape() further points to obfuscated malicious code.

Heuristics 7

  • 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.Dropper.Agent-7256685-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Dropper.Agent-7256685-0
  • OpenAction trigger high PDF_OPENACTION
    PDF has an /OpenAction — code runs automatically when opened
  • 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_obj0013_001.js
21024a550bbfbf9fbb56659d17117bec6e3da5c258af042d0845c7bce7973e7f
pdf-javascript-stream PDF /JS object 13 at offset 0x36C 2040 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 4 eval/decoder/string-building token(s).