MALICIOUS
120
Risk Score
Malware Insights
MITRE ATT&CK
T1059.007 JavaScript
T1203 Exploitation for Client Execution
The PDF file contains embedded JavaScript that triggers an eval() call, indicating an attempt to exploit a vulnerability. The JavaScript appears to be obfuscated and designed to execute arbitrary code. While the specific payload is not clear, the presence of exploit-related heuristics and embedded JavaScript strongly suggests malicious intent.
Machine Learning
- Nyx PDF Classifier clean score 0.1574
Heuristics 5
-
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
var str = event.value + event.change; var neu = str.match(eval(r)); if (neu) { -
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.
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://www.w3.org/1999/02/22-rdf-syntax-ns# In PDF document text
- http://ns.adobe.com/xap/1.0/mm/In PDF document text
- http://ns.adobe.com/xap/1.0/sType/ResourceRef#In PDF document text
- http://ns.adobe.com/xap/1.0/In PDF document text
- http://ns.adobe.com/xap/1.0/g/img/In PDF document text
- http://purl.org/dc/elements/1.1/In PDF document text
- http://ns.adobe.com/pdf/1.3/In PDF document text
- http://www.iec.chIn extracted file (icc_00_off000035a4.icc)
Extracted artifacts 4
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
javascript_obj0044_001.js |
pdf-javascript-stream | PDF /JS object 44 at offset 0x32B0 | 33 bytes |
SHA-256: c4287c5c3e37d48b98ace11b04930d19e8be4d405af6749d7e51f8d70a59029e |
|||
Preview scriptFirst 1,000 lines of the extracted script
AFDate_KeystrokeEx("dd.mm.yyyy");
|
|||
javascript_obj0049_004.js |
pdf-javascript-stream | PDF /JS object 49 at offset 0x3408 | 127 bytes |
SHA-256: 62c61e160d193593e7c4355b0d905e5090d5718b0871bcc3dea0267072295506 |
|||
|
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 r = /[^0123456789]/g;
var str = event.value + event.change;
var neu = str.match(eval(r));
if (neu) {
event.rc = false;
}
|
|||
icc_00_off000035a4.icc |
pdf-icc-profile | PDF ICC profile at offset 0x35A4 | 3144 bytes |
SHA-256: 2b3aa1645779a9e634744faf9b01e9102b0c9b88fd6deced7934df86b949af7e |
|||
font_00_sfnt_off00004348.bin |
pdf-font-stream | PDF embedded font (sfnt) at offset 0x4348 | 13091 bytes |
SHA-256: 70fe4bd126e9ab27919a08974fd64bd940d321eb730b53b4e633cfbb78506aa6 |
|||
Open this report in the interactive analyzer, or submit your own file for analysis.