MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.005 Visual Basic
T1204.002 Malicious File
The VBA macro in the Excel file contains obfuscated code that, when triggered, constructs and executes a PowerShell command. This command is designed to download a file named 'AcrobotDC.exe' from the IP address '191.20.227.158' and then execute it. The use of GetObject and ShellExecute APIs further indicates malicious intent to launch external processes.
Heuristics 4
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
Reference to PowerShell high SC_STR_POWERSHELLReference to PowerShell
-
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.bas7872292a02364e3331956929f00f9eeb62acbcd94511713455e2b94bb292c33d |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1389 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.