MALICIOUS
208
Risk Score
Malware Insights
MITRE ATT&CK
T1059.007 JavaScript
T1203 Exploitation for Client Execution
T1566.001 Spearphishing Attachment
The PDF contains obfuscated JavaScript that utilizes the unescape function to decode a URL. This URL, 'http://searchglobalsite.com/in.cgi?17', is then used in a getURL call, indicating an attempt to redirect the user to a potentially malicious site. The ML classifier and exploit cluster heuristics strongly suggest this PDF is malicious and likely exploits a known vulnerability.
Machine Learning
- Nyx PDF Classifier malicious score 0.9993
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?17
- 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_obj0022_000.jsa2620a0be21a26956e8296a3c8163c8c260cb6a920586f15a19c6e170ac30940 |
pdf-javascript-stream | PDF /JS object 22 at offset 0x7076 | 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_003_off00001af8.bindcd1ba64d747e0bf0b9b8ecc270a7bea07ca4cd5917a768cd217f1d51287033b |
decompressed-pdf-stream | PDF FlateDecoded stream at offset 0x1AF8 | 17772 bytes |
font_01_sfnt_off00004913.bina8ed3909966b10c026f46212f55dce68c94667ce1ac039797d3ebfa1d644dacf |
pdf-font-stream | PDF embedded font (sfnt) at offset 0x4913 | 17892 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.