Malware Insights
The sample contains an embedded Equation Editor OLE object, which is a known exploit vector. This object likely triggers the execution of a secondary embedded PDF. The PDF itself contains JavaScript that appears to be a generic exploit stage, attempting to download and execute further payloads. While the VBA macros themselves are not executable, the presence of the Equation Editor exploit and the embedded PDF with JavaScript strongly suggests a multi-stage attack. The specific URLs extracted are benign, but the overall structure points to a downloader or exploit delivery mechanism.
Heuristics 6
-
Equation Editor OLE object high OLE_EQUATION_EDITORContains Equation Editor object — related to CVE-2017-11882 / CVE-2018-0802 exploitation, but CLSID presence alone is not the malformed MTEF exploit primitive.
-
Secondary embedded PDF body has suspicious static findings critical 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.
-
Generic recovered JavaScript exploit stage high PDF_GENERIC_STAGE_RECOVERYBounded static stage recovery exposed hidden JavaScript through generic transforms such as null-byte collapse, percent decoding, marker replacement, arithmetic character codes, fromCharCode, numeric arrays, numeric-array minus-key decoders, alphabet-index arrays, /Producer half-difference metadata arrays, hex literals, marker-stripped Base64 literals, custom 6-bit XOR table decoders, or repeated-marker hex carriers. This rule is emitted only when the recovered stage contains exploit-like Acrobat JavaScript or shellcode markers.
-
VBA project contains no executable statements low OLE_VBA_MACROSDocument contains a VBA project, but extracted modules only contain attributes/options/comments and no executable statements.
-
Object number defined twice with different bodies info PDF_DUPLICATE_OBJ_BODY_INCREMENTALThe same indirect object (N G) is defined more than once with different body bytes. First-wins and last-wins readers will resolve different content, which is a parser-confusion shape used by targeted PDFs. Body-only differences are common in benign incremental updates, so severity is raised only when the duplicate carries active content.
-
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://ns.adobe.com/xap/1.0/
- http://www.w3.org/1999/02/22-rdf-syntax-ns#
- http://purl.org/dc/elements/1.1/
- http://ns.adobe.com/xap/1.0/g/img/
- http://ns.adobe.com/xap/1.0/mm/
- http://ns.adobe.com/xap/1.0/sType/ResourceRef#
- http://ns.adobe.com/xap/1.0/sType/ResourceEvent#
- http://ns.adobe.com/illustrator/1.0/
- http://ns.adobe.com/pdf/1.3/
- http://www.iec.ch
Extracted artifacts 10
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas7f506327609c082af1cd37dde23bc2c71a000f7d1ef530b6abb66775040a7673 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1206 bytes |
ole10native_00.bin0c3537375ec2a62cf1031b68e08503c555544e5b3334604abb9484de33447c01 |
ole-package | OLE Ole10Native stream: MBD00526DF6/olE10natIve | 1804 bytes |
stream_027_off0002ed5b.binb1d3870696b037464d54072ab0c6b02a60531ec979a87ca3c76ba3f09ac802ca |
decompressed-pdf-stream | PDF FlateDecoded stream at offset 0x2ED5B | 457920 bytes |
generic_stage_recovery_000.jsc1381287527da8e4bf79534e0760e5a06c92b164a62fa55c5e93e93a5417f439 |
deobfuscated-js | generic stage recovery percent-decode from raw PDF metadata at offset 0x0 | 262144 bytes |
icc_00_off00056af5.icc2b3aa1645779a9e634744faf9b01e9102b0c9b88fd6deced7934df86b949af7e |
pdf-icc-profile | PDF ICC profile at offset 0x56AF5 | 3144 bytes |
font_00_sfnt_off00057b87.bin8b9b49d3bcfcf773b551db446dd8c0b0b9077e2c0780475adbef04da72583906 |
pdf-font-stream | PDF embedded font (sfnt) at offset 0x57B87 | 1764 bytes |
polyglot_child_pdf_off00001000.pdf774e13b0db599564ebbf6671e89ccd4aebcdfa1380c90756014cd778c463bb33 |
polyglot-child-pdf | Secondary PDF body inside ole container at offset 0x1000 | 972800 bytes |
polyglot_child_pdf_off00018a00.pdf56dec50667cfda4da07b5ccfd2a566afd441ebea814ce8b5e8f7315b8974577e |
polyglot-child-pdf | Secondary PDF body inside ole container at offset 0x18A00 | 876032 bytes |
generic_stage_recovery_000_1.js7d7c247c57a51120e670f6b372583e3926993121b77dca9dba3ad410cdb7837e |
deobfuscated-js | generic stage recovery percent-decode from raw PDF metadata at offset 0x0 | 262144 bytes |
polyglot_child_pdf_off00063200.pdfef4f339afe64fe5e737bb0d783bf683b21166dc241c57ea13667081e6dbe344b |
polyglot-child-pdf | Secondary PDF body inside ole container at offset 0x63200 | 570880 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.