MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.005 Visual Basic
The sample contains VBA macros that leverage CreateObject to execute a PowerShell command. The PowerShell command is obfuscated but reconstructs to download and execute a VBScript from 'http://denik.kt/abilaba/packed/Client.vbs' and save it as 'notepad.vbs' in the temp directory. The VBA macro also attempts to establish persistence by writing to the Run key 'HKCU\Software\Microsoft\Windows\CurrentVersion\Run\IAccessible2Proxy'.
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.basf791e624d06b7d6203781a494f0b8af78a901da9d778514643843c925c3dc2fd |
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.