Malware Insights
The file is a PDF containing embedded JavaScript, indicated by multiple heuristic firings including 'PDF_JAVASCRIPT' and 'PDF_JS'. The ML classifier also flagged it as malicious with high confidence. The presence of ASCIIHexDecode filter with exploit indicators suggests an attempt to obfuscate malicious code. While the document body text is heavily garbled, the overall structure and heuristic firings point to a malicious PDF designed to execute arbitrary code via JavaScript. The specific intent of the script is unclear due to obfuscation, but it is likely to download and execute a second-stage payload.
Machine Learning
- Nyx PDF Classifier malicious score 0.9990
Heuristics 5
-
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.
-
XFA form low PDF_XFAPDF uses XML Forms Architecture — can contain script logic
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://ns.adobe.com/xdp/
- http://www.xfa.org/schema/xci/2.6/
- http://www.xfa.org/schema/xfa-template/2.6/
Open this report in the interactive analyzer, or submit your own file for analysis.