MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059 Command and Scripting Interpreter
T1204.002 Malicious File
The VBA macro within the Excel file utilizes `CreateObject` to instantiate `Shell.Application` and `ShellExecute` to run a command. The obfuscated `pCse` function reconstructs the string 'powershell' and the `tinxIr` function uses it to execute a command that likely downloads and runs a second-stage payload, as indicated by the `ShellExecute` API call.
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.bas84c89838fd13f429787908f92b932168d57be4481338fad76c09c373cc0b321c |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1410 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.