MALICIOUS
98
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 JavaScript/Shell Scripting: JavaScript
T1059.003 Command and Scripting Interpreter: Windows Command Shell
The PDF file contains embedded JavaScript streams that utilize eval() calls, indicating an attempt to execute obfuscated code. A secondary embedded PDF was also found with similar suspicious static findings. The primary function appears to be the execution of this JavaScript, which is likely designed to download and execute a second-stage payload. The confidence is slightly reduced due to the lack of specific IOCs like URLs or hashes being directly extractable from the provided evidence.
Heuristics 5
-
eval() call high PDF_EVALeval() found — commonly used for obfuscated exploit execution (matched inside decoded stream)
-
Secondary embedded PDF body has suspicious static findings high POLYGLOT_CHILD_PDF_STATIC_TRIAGEA valid PDF body was found at a nonzero offset inside another container and its carved contents matched PDF exploit or lure heuristics. This catches polyglots where the top-level magic routes to ZIP/OLE while a PDF reader or downstream parser opens the hidden PDF payload.
-
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.
-
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.
Extracted artifacts 3
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
javascript_obj0001_000.js9d4de6218535a2179478606659c272cd0946b523cec3244633dd4978398a9d06 |
pdf-javascript-stream | PDF /JS object 1 at offset 0x620F | 539 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 eval/decoder/string-building token(s).
|
|||
javascript_obj0001_000_1.jse12647c287c01018a22d5aab4a98196e7483cf871181e66582d0f12c6c76fd58 |
pdf-javascript-stream | PDF /JS object 1 at offset 0x61FF | 525 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 eval/decoder/string-building token(s).
|
|||
polyglot_child_pdf_off00006508.pdf7b910f2aac38856a0f8099037ed28dd78ccc2b1a126a100da40962d26823d894 |
polyglot-child-pdf | Secondary PDF body inside pdf container at offset 0x6508 | 2022136 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.