MALICIOUS
118
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 JavaScript/JScript
T1204.002 Malicious File
The PDF contains JavaScript with multiple obfuscation techniques, including `unescape()` and `eval()`, as indicated by the heuristic firings. The ML classifier strongly suggests malicious intent. The JavaScript appears to be designed to deobfuscate and execute a payload, though the exact nature of the payload is not fully discernible due to the obfuscation. The presence of `unescape()` is noted as a potential IOC.
Machine Learning
- Nyx PDF Classifier malicious score 0.9998
Heuristics 3
-
eval() call high PDF_EVALeval() found — commonly used for obfuscated exploit execution
-
unescape() call high PDF_UNESCAPEunescape() found — often used to decode shellcode in PDF JS exploits
-
JavaScript action low PDF_JAVASCRIPTPDF contains a /JavaScript action. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
Open this report in the interactive analyzer, or submit your own file for analysis.