Malicious PDF — malware analysis report

Static analysis result for SHA-256 3fdcbceb5ba3b6c3…

MALICIOUS

PDF

8.9 KB Created: 2008-02-14 17:33:19 -03:00 Authoring application: Acrobat Editor 8.0 (via Adobe Acrobat 8.1.0)
MD5: f867431ed0b893aa7628fa1dff494cc3 SHA-1: f82948e71edd7d185dbec616ed3154eb20a6c80c SHA-256: 3fdcbceb5ba3b6c3f0e1ae9e86caa304401ae3705c7f5a026600624dcd076afb
118 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution T1059.001 PowerShell

The PDF file contains embedded JavaScript and triggers a critical heuristic for CVE-2009-0927 (Collab.getIcon). This indicates an attempt to exploit a vulnerability in Adobe Reader for code execution. The presence of obfuscated JavaScript further supports this, suggesting the script is designed to download and execute a second-stage payload.

Heuristics 6

  • 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)
  • 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.
  • Embedded URL info EMBEDDED_URL
    One or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.
    URL http://www.w3.org/1999/02/22-rdf-syntax-ns#
    • http://ns.adobe.com/xap/1.0/
    • http://purl.org/dc/elements/1.1/
    • http://ns.adobe.com/xap/1.0/mm/
    • http://ns.adobe.com/pdf/1.3/

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0028_000.js
a428715eafe59fcdb668e57c694ed5fae5efc3fa353a641e1a4fe01fa466d179
pdf-javascript-stream PDF /JS object 28 at offset 0x778 6160 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 4 eval/decoder/string-building token(s).