Malicious PDF — malware analysis report

Static analysis result for SHA-256 9c65fc17ba191304…

MALICIOUS

PDF

3.6 KB
MD5: dddbe36f7aa9f05e8897ac688df493a4 SHA-1: 4a69bf73e29ed9979ffe45474dc94a84ce52eda6 SHA-256: 9c65fc17ba19130411a1e15b91fb18c37edb281b629492e57c9671278fee4f12
218 Risk Score

Malware Insights

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

The PDF file contains embedded JavaScript that utilizes the 'Collab.getIcon' method, which is known to be vulnerable in CVE-2009-0927. The script also uses 'eval()' and 'unescape()' functions, indicating obfuscation and likely execution of malicious code. This exploit pattern is commonly used to deliver secondary payloads.

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
3d9c135652d1781035a337130f85b08a8b064c9af0050ccc88744df9d0954518
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).