Malicious PDF / .IN_ — malware analysis report

Static analysis result for SHA-256 c93a5f8399223948…

MALICIOUS

PDF / .IN_

3.6 KB
MD5: 00f637885e43091ebe984c69bec5971c SHA-1: 4a95aef5c40fa5b031c948ed7d27e092e2ae4f8e SHA-256: c93a5f83992239482008b17761db5dfdc457f253e8405c58ecd077bd05a725a8
218 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1204.001 Malicious Link

The PDF file contains embedded JavaScript that utilizes the `unescape()` and `eval()` functions, indicating obfuscated code execution. The critical heuristic firing for CVE-2009_0927, specifically referencing `Collab.getIcon`, confirms the exploitation of this known vulnerability. The embedded JavaScript is likely responsible for downloading and executing a second-stage payload.

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.
  • ClamAV: Pdf.Exploit.CVE_2009_0927-1 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Exploit.CVE_2009_0927-1
  • eval() call high PDF_EVAL
    eval() found — commonly used for obfuscated exploit execution
  • unescape() call high PDF_UNESCAPE
    unescape() found — often used to decode shellcode in PDF JS exploits
  • 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_obj0008_000.js
6ff662efe9719e5596e63cbbef69b3001197b551c3795a764e34e8b26100ef82
pdf-javascript-stream PDF /JS object 8 at offset 0x217 533 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s).