MALICIOUS
84
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 JavaScript
T1204.002 Malicious Link
The PDF file contains embedded JavaScript that is obfuscated and utilizes filters like ASCIIHexDecode. High-confidence heuristics indicate exploitation of CVE-2009-1492 via the getAnnots primitive. The deobfuscated JavaScript likely executes arbitrary code, leading to the malicious verdict.
Heuristics 5
-
getAnnots — CVE-2009-1492 high CVE exact CVE_2009_1492PDF JavaScript calls getAnnots() with an exploit-shaped argument (integer-overflow numeric or long string) — CVE-2009-1492 affects Adobe Reader's annotation handling and allows memory corruption. (identified after static deobfuscation)
-
ASCIIHexDecode filter (with exploit indicators) medium PDF_FILTER_HEXHex-encoding filter present alongside exploit delivery indicators — often used to hide payload or shellcode bytes
-
JavaScript action low PDF_JAVASCRIPTPDF contains a /JavaScript action. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
-
Embedded JS stream low PDF_JSPDF references a /JS stream. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
-
syncAnnotScan annotation-staging primitive low PDF_FOXIT_SYNCANNOTSCANPDF JavaScript calls syncAnnotScan() — a no-op annotation-enumeration primitive used by exploit-kit JavaScript to stage payload reads from annotation /Subject fields before eval(). Not a vulnerable sink itself; rarely seen in legitimate PDFs.
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
javascript_obj0007_000.js65e6cc05a19eb53c2156c3d9f65721f01f3c6472dfb42e9210850a28d9f6f257 |
pdf-javascript-stream | PDF /JS object 7 at offset 0x280 | 120 bytes |
deobfuscated.jsa90469ff94392b5fdbcd93f6b0a3dd4bbd95d4603c6f1f1ca4294f223d61690a |
deobfuscated-js | PDF JavaScript deobfuscation pass | 2679 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.