MALICIOUS
200
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
T1204.002 Malicious File
The critical heuristic OLE_VBA_CELL_GETOBJECT_EXEC indicates that the VBA macros instantiate and execute content from worksheet cells. The script further confirms this by constructing a batch file path 'C:\Users\<username>\oMbKG.bat' and writing content to it, which is then opened using GetObject. This suggests the macro is designed to download and execute a second-stage payload.
Heuristics 5
-
VBA instantiates/executes content from worksheet cells critical OLE_VBA_CELL_GETOBJECT_EXECVBA passes a worksheet cell/comment reference to GetObject and drives an Exec/Open/Run sink. Malware hides the COM moniker and command in cell data so the macro source carries no literal indicators.
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
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.basc3e407d33201d4aed6343f02bec79a891cc82f3ee9e7746c6a1039c0c2dbbb29 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1680 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.