Malicious PDF — malware analysis report

Static analysis result for SHA-256 1892c7d9e6e888e6…

MALICIOUS

PDF

2.3 KB
MD5: 182320f37ec880f1b01788c2ae6c980c SHA-1: 6eb85a2a6d0c75dde41d8846f6c97bb44d51da84 SHA-256: 1892c7d9e6e888e6d0aa3bcc935bb2cec4eaa551af120db8aef5a00cb07782a9
388 Risk Score

Malware Insights

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

This PDF file contains multiple embedded JavaScript streams that exploit known Adobe Reader vulnerabilities, including CVE-2009-0927 (Collab.getIcon) and CVE-2008-2992 (util.printf). The JavaScript code appears to be a dispatcher for these exploits, aiming to achieve arbitrary code execution. The primary goal is to leverage these vulnerabilities to download and execute a secondary payload.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 9

  • 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)
  • util.printf — CVE-2008-2992 critical CVE exact CVE_2008_2992
    PDF JavaScript calls util.printf() — CVE-2008-2992 is a stack buffer overflow in Adobe Reader triggered by a long format-specifier argument. Widely exploited in the wild after disclosure. (matched in decompressed stream)
  • Pidief-style multi-CVE JavaScript dispatcher critical CVE likely PDF_PIDIEF_MULTI_CVE_DISPATCH
    A single JavaScript body branches on app.viewerVersion and invokes two or more of the canonical Reader sinks (Collab.collectEmailInfo, Collab.getIcon, util.printf with a field-width format string). This is the 2009-2010 Pidief.J multi-exploit landing template: a per-version dispatcher that fires the matching CVE chain for whichever Reader version opens the file.
  • PDF JavaScript exploit cluster critical PDF_JS_EXPLOIT_CLUSTER
    PDF combines an executable JavaScript/action surface with exploit staging indicators such as eval/unescape/fromCharCode, XFA script content, or a related CVE pattern. Benign form JavaScript remains low-severity, but this correlated cluster is high-confidence malicious behavior.
  • Multi-CVE Adobe Reader JavaScript exploit kit critical PDF_ADOBE_READER_MULTI_CVE_JS_KIT
    One recovered JavaScript stage contains multiple version-gated Adobe Reader exploit branches. This is stronger evidence than independent API keywords: the PDF is selecting old Reader vulnerabilities by viewer version and running heap-sprayed Acrobat JavaScript exploit paths.
  • 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 4

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj263984_000.js
b9d3b1fb673540a30a7d1f3a6ff6d2a311a55cfb90eeba532cd903625c851006
pdf-javascript-stream PDF /JS object 263984 at offset 0x197 7068 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s). Carved artifact contains 3 long base64-like blob(s).
javascript_obj263985_001.js
d61fb658040f02fc6a5f8c201a5f2ea5d91436743029d258e26317be200a2895
pdf-javascript-stream PDF /JS object 263985 at offset 0x6DC 150 bytes
javascript_obj263986_002.js
4ee0320a30ed829cdc0bf85e2eb0e4dc09993cc680231c03b5e0533d2b77655a
pdf-javascript-stream PDF /JS object 263986 at offset 0x7A9 519 bytes
combined_document_js_000.js
da050f8e67769bb1983a2ddb4060a59334b689361476d007a9d519ba94d1222e
deobfuscated-js combined document JavaScript streams at offset 0x197 7739 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s). Carved artifact contains 3 long base64-like blob(s).