MALICIOUS
108
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 JavaScript/JScript
The PDF file is flagged as malicious by ClamAV with the signature Js.Exploit.Shellcode-18. Static analysis revealed embedded JavaScript, and a critical heuristic indicates the PDF is encrypted and carries JavaScript, suggesting the payload is hidden from direct static analysis. This points to an attack pattern where the PDF is used to deliver and execute malicious JavaScript, likely to download and run a second-stage payload.
Heuristics 3
-
ClamAV: Js.Exploit.Shellcode-18 critical CLAMAV_DETECTIONClamAV detected this file as malware: Js.Exploit.Shellcode-18
-
Encrypted PDF carries /JavaScript — payload hidden from static analysis high PDF_ENCRYPTED_WITH_JSPDF declares /Encrypt and also references an executable trigger (/JavaScript). Document encryption hides the JavaScript body and stream contents from static scanners — combined with auto-execution indicators this is a known evasion pattern used to deliver weaponised JavaScript that the analyst cannot inspect without the decryption key.
-
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.