Malware Insights
The sample is a PDF file identified as malicious by ClamAV with the signature Js.Exploit.HTML-30. It contains XFA form elements and embedded JavaScript. The JavaScript appears to be obfuscated but includes calls to `app.alert` and `eval`, suggesting an attempt to execute arbitrary code. The reconstructed JavaScript string `app.alert(1241) ; for(i=0;i-7554<0;i+=2){z=i;test3()};try{Number().prototype.a1;}catch(qwg){eval(sqwe123ba[0] /CourierStd 10 Tf 0 g sqwe123ba asdvsa[0] a1[0] /Helv 0 Tf 0 g)}` indicates the potential for code execution. The embedded URL `http://www.xfa.org/schema/xfa-template/2.5/` is likely related to the XFA form structure.
Heuristics 4
-
ClamAV: Js.Exploit.HTML-30 critical CLAMAV_DETECTIONClamAV detected this file as malware: Js.Exploit.HTML-30
-
XFA form low PDF_XFAPDF uses XML Forms Architecture — can contain script logic
-
PDF differential parser failed info PDF_DIFFERENTIAL_PARSE_FAILEDThe cross-check parser (pdfminer.six) failed on this file: PDF differential parser failed: PSEOF. Static heuristics still ran and any of their findings above are valid; only the differential cross-check signal is missing.
-
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://www.xfa.org/schema/xfa-template/2.5/
Open this report in the interactive analyzer, or submit your own file for analysis.