MALICIOUS
84
Risk Score
Malware Insights
MITRE ATT&CK
T1204.002 Malicious File: Malicious File
The PDF file contains embedded JavaScript with an eval() call, indicating an attempt to execute arbitrary code. The presence of ASCIIHexDecode filter with exploit indicators further suggests a vulnerability is being leveraged. The script's purpose is likely to download and execute a second-stage payload, though the exact mechanism is obfuscated.
Heuristics 5
-
eval() call high PDF_EVALeval() found — commonly used for obfuscated exploit execution
-
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.
-
Embedded file low PDF_EMBEDDEDPDF embeds a file attachment — could carry an executable or another weaponised document as a nested payload
Open this report in the interactive analyzer, or submit your own file for analysis.