MALICIOUS
180
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1105 Ingress Tool Transfer
T1204.002 Malicious File
The sample is an XLSM file containing VBA macros. The macros utilize `CreateObject` and WMI to launch a PowerShell process. This PowerShell process is obfuscated but reconstructs to download and execute a VBScript from the URL 'http://91.235.134.197/bihy/Protected Client.vbs'. The VBScript is then executed, likely to download and run a further payload.
Heuristics 4
-
VBA WMI Win32_Process launcher critical OLE_VBA_WMI_PROCESS_CREATEVBA macro builds or references a WMI moniker for Win32_Process and invokes .Create to start a command. This is a high-confidence macro execution chain that often hides the WMI class name through string concatenation or helper functions.
-
ClamAV: Doc.Dropper.Agent-8133818-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Dropper.Agent-8133818-0
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas2b9edb9c0a41e023f4a439fcf51560dd4295058267616d5aab269cc904cc9ff7 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 2075 bytes |
vbaProject_00.bin422692325bfca6eba345217a997ec825a707a4521e61d55b4d1d5d0060ee6b7c |
vba-project | OOXML VBA project: xl/vbaProject.bin | 20992 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.