SUSPICIOUS
40
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
The file is an OLE object containing a large VBA macro, with multiple auto-execution functions (AutoOpen, Auto_Open, Auto_Close) detected. The macro code appears to interact with other workbooks and sheets, potentially to download or execute further payloads, although the specific actions are obfuscated and truncated. The presence of AutoOpen and Auto_Close macros strongly suggests an attempt to execute code automatically when the document is opened or closed.
Heuristics 5
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen macro
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close macro
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Macro capabilities present but unconfirmed info MACRO_CAPABILITY_UNCORROBORATEDThe document's VBA exposes execution capabilities (Shell/WScript/CreateObject/auto-exec) but nothing corroborates malicious intent — no obfuscation, memory-exec primitive, download+exec chain, encoded payload, LOLBin, DDE, AV hit, or suspicious URL. The verdict was capped at 'suspicious' so legitimate macro-heavy business documents are not flagged malicious on capability presence alone.
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas2bed50ff13136df51c1a0dad9fb984669fb85a90d11f1e6b570be39387e45db8 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 395889 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.