MALICIOUS
66
Risk Score
Malware Insights
The PDF file contains embedded JavaScript, indicated by the PDF_JAVASCRIPT and PDF_JS heuristics. The PDF_FILTER_HEX heuristic suggests the use of ASCIIHexDecode with exploit indicators. The embedded JavaScript is likely intended to be executed upon opening the PDF, potentially leading to further malicious activity. However, the script content is not available for detailed analysis, limiting the confidence in specific attack vectors.
Machine Learning
- Nyx PDF Classifier malicious score 0.9999
Heuristics 3
-
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 1 related finding 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_obj0006_000.js |
pdf-javascript-stream | PDF /JS object 6 at offset 0x146 | 89 bytes |
SHA-256: 0e7e86f608e48af85ce1513a2c93fe6ee24cb70fe415a04911aa5198478f62fe |
|||
Preview scriptFirst 1,000 lines of the extracted script
app.alert({cMsg: 'OK', cTitle: 'Testing PDF JavaScript', nIcon: 3});
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.