MALICIOUS
208
Risk Score
Malware Insights
MITRE ATT&CK
T1059.007 JavaScript
T1566.001 Spearphishing Attachment
T1203 Exploitation for Client Execution
The PDF contains obfuscated JavaScript that utilizes the unescape function to decode a URL. This URL, 'http://searchglobalsite.com/in.cgi?27', is then used with getURL, indicating an attempt to redirect the user to a potentially malicious site. The ML classifier and PDF exploit cluster heuristics strongly suggest malicious intent, likely for phishing or delivering a second-stage payload.
Machine Learning
- Nyx PDF Classifier malicious score 0.9994
Heuristics 7
-
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.
-
Obfuscated document JavaScript getURL redirector high PDF_JS_OBFUSCATED_GETURL_REDIRECTORPDF document-level JavaScript automatically calls getURL() on an HTTP(S) destination hidden behind percent escapes. The decoded path is a redirector-style endpoint such as /in.cgi or /go.php. This is malicious routing behavior rather than a PDF parser CVE.
-
unescape() call high PDF_UNESCAPEunescape() found — often used to decode shellcode in PDF JS exploits (matched inside decoded stream)
-
Suspicious extracted artifact medium 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.
-
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.
-
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://searchglobalsite.com/in.cgi?27
- http://dejavu.sourceforge.net
- http://dejavu.sourceforge.net/wiki/index.php/License
Extracted artifacts 3
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
javascript_obj0024_000.jsdf7e0affd237ec8d83f2947a5a6b8abd8fdb1a8dcb1a8ff2d1b4022d2913ab67 |
pdf-javascript-stream | PDF /JS object 24 at offset 0x6C45 | 136 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 eval/decoder/string-building token(s). Carved artifact contains 1 long hex-escaped blob(s).
|
|||
stream_004_off000016d0.binded1520fd68b91798ef4502ba393be29e6762be445da6319489229b957e57958 |
decompressed-pdf-stream | PDF FlateDecoded stream at offset 0x16D0 | 17756 bytes |
font_01_sfnt_off000044e2.bina8ed3909966b10c026f46212f55dce68c94667ce1ac039797d3ebfa1d644dacf |
pdf-font-stream | PDF embedded font (sfnt) at offset 0x44E2 | 17892 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.