MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1203 Exploitation for Client Execution
T1566.001 Spearphishing Attachment
The VBA macro contains a CreateObject call to 'Shell.Application' and a ShellExecute API reference, indicating it's designed to execute commands. The script reconstructs the command 'powershell' and a URL 'http://www.example.com/payload.exe' to download and execute a second-stage payload. This is a common pattern for macro-enabled malicious documents.
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.bas300fa969b08f831187d8ece119831aab4f57bbd57af2d8ce00b5ee5c33cef1e1 |
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.