MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1203 Exploitation for Client Execution
The sample is a malicious Excel file containing VBA macros. The macros utilize ShellExecute to run a command, which is constructed by concatenating strings and values from cells. Specifically, it appears to be attempting to execute a command derived from cell H100 and cell H150, potentially downloading and executing a second-stage payload. The GetObject call and ShellExecute API reference strongly suggest this malicious intent.
Heuristics 3
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
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.basba35a8994a3890cb70f932452fac5e02ea2fea7746a78307200800f2d347fcff |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1398 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.