Malicious PDF — malware analysis report

Static analysis result for SHA-256 655134eb83686586…

MALICIOUS

PDF

45.4 KB
MD5: 906fb08e3c66be9890cffc14d1c8f5af SHA-1: 1faee557c0cea88ba6edf6841ae785168a2d6da2 SHA-256: 655134eb83686586e182af64cfac10292fc996badbace56c04318872a3e61de8
170 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution T1059.007 JavaScript

The PDF file contains embedded JavaScript that exploits CVE-2009-0927 via the Collab.getIcon method. This script is obfuscated and decodes a second-stage payload. The deobfuscated script then constructs and executes a URL to download further malicious content. The embedded URL http://wholv.ru/gpjycb1S0lnnL0sXuXiuIRgCD0yG68Mc?p=1&s=oldpdf is used for this download.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9999

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. (identified after JavaScript deobfuscation)
  • PDF JavaScript shellcode contains an embedded download URL high PDF_JS_SHELLCODE_DOWNLOAD_URL
    Decoded PDF JavaScript shellcode contains a hardcoded http(s) URL stored as little-endian %uXXXX Unicode escapes. Reader exploit shellcode embeds the second-stage fetch URL this way and pulls it down with a urlmon/URLDownloadToFile-style download-and-execute (commodity downloader behaviour rather than a specific Acrobat CVE).
  • ASCIIHexDecode filter (with exploit indicators) medium PDF_FILTER_HEX
    Hex-encoding filter present alongside exploit delivery indicators — often used to hide payload or shellcode bytes
  • 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://wholv.ru/gpjycb1S0lnnL0sXuXiuIRgCD0yG68Mc?p=1&s=oldpdf

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0008_000.js
e95cb07dc684c0e5ae167a5e2b67cfd4c723e2a82d276f9a5f4dd3a44bbd4104
pdf-javascript-stream PDF /JS object 8 at offset 0x1D3 9143 bytes
custom_b64_stage_000.js
8e75b1992908db7c0140b5c584fdf480dc55eb982f1b82b82fef5de2794a8a41
deobfuscated-js custom Base64 decoded JavaScript layer 2 (PDF /JS object 8) at offset 0x8A7 1499 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 3 eval/decoder/string-building token(s).