MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1203 Exploitation for Client Execution
The sample is an Excel file containing VBA macros. The macros utilize `CreateObject` and `ShellExecute` to run commands, indicating an attempt to download and execute a secondary payload. The specific command executed is obfuscated but involves concatenating strings to form the arguments for `ShellExecute`.
Heuristics 3
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject 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.bas0c2b428942c411ee568727bd4b8b26db19be04b700e1e52b93345cf638fb43da |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1532 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.