MALICIOUS
128
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The critical heuristic 'OLE_VBA_CELL_GETOBJECT_EXEC' indicates that VBA code is executing content from worksheet cells. The VBA script uses 'GetObject' and 'InvokeVerb "Paste"' to interact with embedded objects, and then attempts to open a file named 'SbYKO.js' from a path derived from the Environ() function, likely 'C:\Users\Public'. This script's intent is to download and execute a second-stage JavaScript payload, which is then executed by the system.
Heuristics 4
-
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.
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas97d1cc691f782b4ead9a79946417f330caf0c991dfc9ac6bceaea3890fa4a8ca |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1269 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.