Malware Insights
The PDF file contains embedded, obfuscated JavaScript, indicated by the PDF_JAVASCRIPT and PDF_JS heuristics. The ML classifier strongly flags this PDF as malicious. The unescape() function is used, suggesting an attempt to deobfuscate malicious code. The primary function of the embedded JavaScript appears to be downloading and executing a secondary payload, as evidenced by the ML_NYX_PDF_MALICIOUS heuristic and the presence of a suspicious JavaScript file. The exact URL or execution command is not directly reconstructible due to obfuscation.
Machine Learning
- Nyx PDF Classifier malicious score 1.0000
Heuristics 4
-
unescape() call high PDF_UNESCAPEunescape() found — often used to decode shellcode in PDF JS exploits (matched inside decoded stream)
-
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.
-
Suspicious extracted artifact info EXTRACTED_FILE_STATIC_TRIAGEOne or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
javascript_obj0007_000.js482a2d8bae6929a82388f5958b4d3bca894294435d9bba521c12e651e3b72435 |
pdf-javascript-stream | PDF /JS object 7 at offset 0x233 | 47910 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 269 eval/decoder/string-building token(s).
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.