MALICIOUS
150
Risk Score
Malware Insights
MITRE ATT&CK
T1203 Exploitation for Client Execution
T1566.001 Spearphishing Attachment
The sample is an Excel file containing an embedded Equation Editor object that exploits CVE-2017-11882. This exploit is known to deliver a secondary payload, in this case, an embedded PDF. The presence of the Equation Editor OLE object and the CVE-2017_11882_EQUATION_OLE10NATIVE heuristic strongly indicate exploitation for client execution. The VBA macros are empty, suggesting the primary malicious functionality is within the OLE object.
Heuristics 5
-
Equation Editor Ole10Native payload — CVE-2017-11882 critical CVE likely CVE_2017_11882_EQUATION_OLE10NATIVEAn embedded Microsoft Equation 3.0 object (CLSID 0002CE02-0000-0000-C000-000000000046) carries an Ole10Native packager stream instead of the normal Equation Native/MTEF data. This is the weaponized Equation Editor RCE delivery shape used by CVE-2017-11882 / CVE-2018-0802 maldocs. The payload (font-record overflow + shellcode) is frequently encrypted and the stream name case-scrambled to evade scanners, but an Equation object holding an Ole10Native stream has no benign use.
-
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 high 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.
-
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.
-
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://evertype.comhttp://tulrich.comCopyright
- http://scripts.sil.org/OFL
- http://scripts.sil.org/OFLRupakaraRegularRupakara
Extracted artifacts 5
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.bin860fdf3e97908f84768b527b024b1632132321109e3ddc45e6b608678c0e2ba3 |
ole-package | OLE Ole10Native stream: MBD010EB8A9/Ole10nAtive | 1525 bytes |
font_00_sfnt_off00001575.bin41c2901ebda5b5d79d4a68e71278578ac4fe004bea942385b0ed0c502c07b584 |
pdf-font-stream | PDF embedded font (sfnt) at offset 0x1575 | 88240 bytes |
polyglot_child_pdf_off00001000.pdfea8e2dfbb25d787cf71744f0c87e8486e2082ae9260f3ae58d9077b7127c2599 |
polyglot-child-pdf | Secondary PDF body inside ole container at offset 0x1000 | 274432 bytes |
polyglot_child_pdf_off00012400.pdf4a37a9ff245e173b9f2369b78424277be2034e22a4128f84435a3e14c2e0242b |
polyglot-child-pdf | Secondary PDF body inside ole container at offset 0x12400 | 203776 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.