MALICIOUS
198
Risk Score
Malware Insights
MITRE ATT&CK
T1204.002 Malicious File: Malicious File
The PDF sample contains JavaScript with an eval() call, strongly indicating it's designed to execute arbitrary code. The 'PDF_JS_EXPLOIT_CLUSTER' and 'PDF_CORRELATED_MALICIOUS_JS' heuristics confirm this is a known malicious JavaScript exploit pattern within PDFs. The ML classifier also flagged it with high confidence. The script's obfuscated nature and the presence of exploit-related signals suggest it likely downloads and executes a second-stage payload.
Machine Learning
- Nyx PDF Classifier malicious score 0.9997
Heuristics 4
-
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.
-
Correlated malicious PDF JavaScript signals critical PDF_CORRELATED_MALICIOUS_JSPDF JavaScript or auto-action content is corroborated by exploit staging, ML, or suspicious extracted-artifact findings. This correlation promotes old exploit-kit PDFs that otherwise remain in the suspicious band because each individual signal is intentionally weighted conservatively.
-
eval() call high PDF_EVALeval() found — commonly used for obfuscated exploit execution
-
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.