MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059 Command and Scripting Interpreter
T1204.002 Malicious File
The sample is a malicious Excel file containing VBA macros. The Workbook_Activate subroutine extracts URLs from cells A5, A6, and A7, then uses a obfuscated function to construct and execute a PowerShell command via ShellExecute. This PowerShell command is designed to download and execute a second-stage payload, indicating a downloader or droppper functionality.
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.base063bbac99b90d9fe9f6e42ccab8fbbc8164d48f2fbb00af8b98d05773f7a29c |
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.