MALICIOUS
128
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1204.002 Malicious File
The PDF file contains embedded JavaScript and a Windows executable payload, indicating a malicious intent to exploit vulnerabilities and deliver malware. The presence of JPXDecode and a JavaScript action points towards exploitation of known PDF vulnerabilities, likely CVE-2018-4990. The embedded executable payload is the primary indicator of malicious activity, suggesting the document is a dropper.
Heuristics 7
-
JPXDecode + active content — JPEG2000 CVE-family indicator high PDF_JPX_CVE_2018_4990_RELATEDPDF uses /JPXDecode (JPEG2000) alongside JavaScript, XFA, or RichMedia indicators. This matches the delivery pattern for Adobe Reader JPEG2000 parser exploit families, including CVE-2018-4990, but does not prove the exact malformed JP2/JPX primitive.
-
Embedded Windows executable payload in PDF stream critical PDF_EMBEDDED_PE_PAYLOADPDF stream bytes contain an embedded Windows executable with a verified PE header. Exploit chains often hide droppers inside ordinary streams rather than standard /EmbeddedFile attachments.
-
JavaScript action low PDF_JAVASCRIPTPDF contains a /JavaScript action. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules. (matched inside decoded stream)
-
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. (matched inside decoded stream)
-
Embedded file low PDF_EMBEDDEDPDF embeds a file attachment — could carry an executable or another weaponised document as a nested payload (matched inside decoded stream)
-
External URI info PDF_URIPDF contains an external URL action
-
PDF differential parser failed info PDF_DIFFERENTIAL_PARSE_FAILEDThe cross-check parser (pdfminer.six) failed on this file: PDF differential parser failed: PSEOF. Static heuristics still ran and any of their findings above are valid; only the differential cross-check signal is missing.
Extracted artifacts 5
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
stream_002_off00000c93.js61ae6488b844c0e60a62ab9c58d56ce9323f0522b816d50a9cdcaca2bcf0ff30 |
decompressed-pdf-stream | PDF FlateDecoded stream at offset 0xC93 | 7295 bytes |
stream_024_off0000702f.bind062f0349c1eac20e128ac0f868c2ea26a2b48309cf6215dfe1b37f8bc4aa7d3 |
decompressed-pdf-stream | PDF FlateDecoded stream at offset 0x702F | 53248 bytes |
stream_025_off0000c1da.bin4435382af26cbf88a9eb186f2b7a156c1f4ede353d96f9604b93c5746462c33c |
decompressed-pdf-stream | PDF FlateDecoded stream at offset 0xC1DA | 127280 bytes |
font_00_cff_off000041f6.bin46d6cefde37d45d18fcc5c29216199cff91c0e64b0a4892dc2e1aa4d3a90f4b5 |
pdf-font-stream | PDF embedded font (cff) at offset 0x41F6 | 2466 bytes |
font_01_cff_off00004cc5.bin8c6b806d6b4dbadc63b2abff6201ac51cb5e88f43d6bacc387340cd039ec4f43 |
pdf-font-stream | PDF embedded font (cff) at offset 0x4CC5 | 1671 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.