Malware Insights
The PDF file contains a critical PDF_LAUNCH heuristic firing, indicating an attempt to launch an executable. This is further supported by a PDF_LAUNCH_COMMAND heuristic targeting cmd.exe with parameters that appear to be the start of a JavaScript payload. The embedded script attempts to download a file named 'Adobe_Flash_ActiveX&Plugin.exe' from 'http://www.jason10.0fees.net/install.jpg' using ActiveX objects and save it, likely for execution. The SE_LOLBIN_RUN_COMMAND heuristic confirms the presence of instructions involving Windows execution tools.
Heuristics 6
-
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 var w=new ActiveXObject("WScript.shell"' — references a known-dangerous executable (cmd, PowerShell, etc.).
-
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.
-
Visible LOLBin command execution instruction high SE_LOLBIN_RUN_COMMANDDocument contains instructions or visible command text involving Windows script/execution tools such as PowerShell, mshta, cmd, rundll32, or regsvr32
-
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.
-
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://www.jason10.0fees.net/install.jpg
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
embedded_pdf_script_000002f3.bine6bd2162d94360913d5198e9bbf5e0717baf4b03fa177d87df929063779e907f |
pdf-embedded-script | PDF decompressed stream script payload at offset 0x2F3 | 47 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 2 shell/COM execution token(s).
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.