MALICIOUS
116
Risk Score
Malware Insights
MITRE ATT&CK
T1027 Obfuscated Files or Information
T1204.002 Malicious File: User Execution: Malicious JavaScript
The PDF file contains embedded JavaScript that utilizes eval() and unescape() functions, indicating obfuscation and dynamic code execution. This pattern is commonly used to download and execute further malicious content. The high scores for PDF_EVAL and PDF_UNESCAPE heuristics, along with the presence of an extracted JavaScript file, strongly suggest this attack vector. The lack of a document body means the rationale is based solely on the embedded script's behavior.
Heuristics 5
-
eval() call high PDF_EVALeval() found — commonly used for obfuscated exploit execution (matched inside decoded stream)
-
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.
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
javascript_obj0009_000.js9c93344efe50d9b523f7f6f02d83b6fa55d5a031032308ae82ba920e6a8bc66e |
pdf-javascript-stream | PDF /JS object 9 at offset 0xEF | 7357 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 4 eval/decoder/string-building token(s). Carved artifact contains 1 long hex-escaped blob(s).
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.