MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
The file is a Microsoft Word document containing VBA macros, including AutoOpen and Auto_Close functions, which are commonly used to initiate malicious actions. The presence of these macros and the high percentage of slack space suggest the document is designed to conceal malicious code. The document body content discusses temporal concepts in early childhood education, which appears to be a lure unrelated to the malicious functionality.
Heuristics 4
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 73,216 bytes but its declared streams total only 38,325 bytes — 34,891 bytes (48%) 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).
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen macro
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close macro
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas8f5bf91296ae602d031be5c72a8f3d7f50c7bb4e5c0ad4c6cab8dd52930ac35c |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 4144 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.