MALICIOUS
200
Risk Score
Malware Insights
MITRE ATT&CK
T1059.003 Windows Command Shell
T1204.002 Malicious File
The PDF file contains a critical PDF_LAUNCH heuristic firing, indicating an attempt to execute an external program. Further analysis reveals this program is cmd.exe, which is launched with parameters to echo a script. This script likely downloads and executes a second-stage payload. The PDF_EMBEDDED_SCRIPT_PAYLOAD heuristic confirms the presence of embedded script content, further supporting the malicious intent.
Heuristics 4
-
Launch action critical PDF_LAUNCHPDF contains a /Launch action whose target is an executable, URL, or UNC path — can start an external application
-
/Launch action target: cmd.exe critical PDF_LAUNCH_COMMANDPDF /Launch action specifies an executable target with parameters '/C echo Set fso=CreateObject\("Scripting.FileSystemObject"\' — references a known-dangerous executable (cmd, PowerShell, etc.).
-
OpenAction trigger high PDF_OPENACTIONPDF has an /OpenAction that launches, submits, or opens an external target
-
Embedded script payload in PDF stream high PDF_EMBEDDED_SCRIPT_PAYLOADPDF stream bytes contain script execution markers such as ActiveXObject/CreateObject, WScript.Shell, PowerShell, or shell-exec primitives. This is stronger than ordinary PDF JavaScript because it indicates a staged external script payload hidden in stream bytes.
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
embedded_pdf_script_00000068.binb289cef1c6d42db57796e339d06e228f2bab7a9d886548cdd581dd767028015d |
pdf-embedded-script | PDF decompressed stream script payload at offset 0x68 | 552 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.