MALICIOUS
132
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1566.002 Spearphishing Attachment
T1140 Deobfuscate/Decode Files or Information
The PDF is heavily obfuscated using encryption and embedded scripts, as indicated by the PDF_ENCRYPTED_WITH_JS and PDF_EMBEDDED_SCRIPT_PAYLOAD heuristics. A hidden HTML iframe further suggests an attempt to redirect the user or load external content. The embedded URLs likely serve as the initial stage for downloading and executing further malicious code. The ML classifier also flagged this PDF as malicious.
Machine Learning
- Nyx PDF Classifier malicious score 0.6514
Heuristics 5
-
Encrypted PDF carries /jS — payload hidden from static analysis high PDF_ENCRYPTED_WITH_JSPDF declares /Encrypt and also references an executable trigger (/jS). Document encryption hides the JavaScript body and stream contents from static scanners — combined with auto-execution indicators this is a known evasion pattern used to deliver weaponised JavaScript that the analyst cannot inspect without the decryption key.
-
PDF contains hidden external HTML iframe high PDF_HIDDEN_HTML_IFRAMEPDF bytes contain a hidden zero-size HTML iframe pointing to an external HTTP(S) URL. This is a strong malicious dropper/redirect indicator and is not expected in ordinary PDF content.
-
Embedded script payload in PDF stream medium PDF_EMBEDDED_SCRIPT_PAYLOADPDF stream bytes contain an HTML/XFA <script> tag without accompanying Windows shell-execution primitives — common in accessible XFA forms but worth surfacing for analyst review.
-
PDF paints image(s) but contains no text operators info PDF_IMAGE_ONLY_LUREPDF has 2 image XObject(s) and the content stream contains no text-emitting operators (BT/ET, Tj, TJ, ', ") in either raw bytes or decompressed streams — this is the screenshot-as-PDF pattern used to bypass text-based scanners and to deliver instructions purely through rendered pixels. It is informational unless paired with invisible links or risky URI context.
-
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://count33.51yes.com/click.aspx?id=334798931&logo=6
- http://mtv.myshw.net/my.htm
- http://mtv.myshw.net/Happy1.htm
- http://mtv.myshw.net/Laoding1.Htm
- http://mtv.myshw.net/chengxu/my.htm
- http://mtv.myshw.net/chengxu/index.htm
- http://www.591my.cn/11/vip.htm
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
embedded_pdf_script_0001e6de.bind02883f4aefc713264c8d2e435e76458a7eeb8db579e96b7f6de38427899d36a |
pdf-embedded-script | PDF decompressed stream script payload at offset 0x1E6DE | 125488 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.