MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic for Applications
T1566.002 Spearphishing Attachment
The file is an OLE Excel spreadsheet containing VBA macros, specifically an Auto_Open macro, indicating malicious intent. The document body contains financial data and tables, suggesting a lure for financial fraud or credential theft. The presence of an embedded URL, though benign, is noted. The Auto_Open macro is designed to execute automatically upon opening the document, likely to download and execute a secondary payload.
Heuristics 4
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 246,784 bytes but its declared streams total only 130,342 bytes — 116,442 bytes (47%) live in unallocated sector slack. This is the canonical hiding place for pre-macro-era Office exploit payloads (XOR-encoded shellcode reached via a parser pointer-corruption bug in the document structure).
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
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://schemas.openxmlformats.org/drawingml/2006/main
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas805c5668d9760380a782599e83f9202448f78b9008f101170b45555a2acfbfad |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3205 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.