MALICIOUS
206
Risk Score
Malware Insights
MITRE ATT&CK
T1059.007 JavaScript
T1203 Exploitation for Client Execution
The PDF file contains embedded JavaScript that is obfuscated but appears to leverage the `unescape()` function, a common indicator of exploit attempts. The JavaScript is likely designed to execute arbitrary code, as suggested by the 'PDF JavaScript exploit cluster' heuristic and ClamAV detection. The script attempts to extract characters from the document's title property to form a string, which is then passed to a function that likely executes it.
Machine Learning
- Nyx PDF Classifier malicious score 0.9999
Heuristics 5
-
PDF JavaScript exploit cluster critical PDF_JS_EXPLOIT_CLUSTERPDF 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.
-
ClamAV: Pdf.Exploit.Agent-36121 critical CLAMAV_DETECTIONClamAV detected this file as malware: Pdf.Exploit.Agent-36121
-
unescape() call high PDF_UNESCAPEunescape() found — often used to decode shellcode in PDF JS exploits (matched inside decoded stream)
-
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.
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
javascript_obj0007_000.jsddfcd27de036eb5b0e53de859c7e386f2ed98e466df4e97bc20a6de96f9c28b5 |
pdf-javascript-stream | PDF /JS object 7 at offset 0xA7D | 299 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.