MALICIOUS
136
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 Command and Scripting Interpreter: PowerShell
T1059.003 Command and Scripting Interpreter: Windows Command Shell
T1204.002 Malicious File: Malicious File
The PDF file contains embedded JavaScript, which is obfuscated using eval() and unescape() functions, along with ASCIIHexDecode filters. This JavaScript is likely designed to download and execute a second-stage payload. The presence of these obfuscation techniques strongly suggests malicious intent, aiming to evade detection.
Heuristics 6
-
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)
-
ASCIIHexDecode filter (with exploit indicators) medium PDF_FILTER_HEXHex-encoding filter present alongside exploit delivery indicators — often used to hide payload or shellcode bytes
-
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 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
javascript_obj0011_000.js30df31c8eef6601b3601fd1e549ac6bb718f5b6e4fa4a2a064de4d5ad5e8f65e |
pdf-javascript-stream | PDF /JS object 11 at offset 0x488F | 1601 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 eval/decoder/string-building token(s).
|
|||
stream_000_off000000cb.js9df6d128ea1ba337586095a07a790e2c3aa5e2de4e692707e0c9208633a2b4d2 |
decompressed-pdf-stream | PDF FlateDecoded stream at offset 0xCB | 67010 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 2 eval/decoder/string-building token(s). Carved artifact contains 2 long hex-escaped blob(s).
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.