MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.005 Visual Basic
The VBA macro contains a call to CreateObject, which is used to instantiate COM objects. The macro then constructs and executes a PowerShell command. This command is obfuscated but reconstructs to download a VBScript from 'http://malicious-domain.com/payload.vbs' and save it as 'C:\Users\Public\Documents\notepad.vbs' in the user's temporary directory, which is then executed.
Heuristics 3
-
Reference to PowerShell high SC_STR_POWERSHELLReference to PowerShell
-
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.bas5b7d7417474773f5be4eccbf61d7a56b5f7cc903e1554a17302dc164fb1a0910 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1377 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.