MALICIOUS
320
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1218.011 System Binary Proxy Execution: Rundll32
T1059.005 Visual Basic
T1059.003 Windows Command Shell
The sample is a malicious OLE document containing VBA macros. The AutoOpen and Document_Open macros are triggered upon opening, and the critical OLE_VBA_WMI_PROCESS_CREATE heuristic indicates the use of WMI to launch a process. This is further supported by the SC_STR_POWERSHELL and SE_LOLBIN_RUN_COMMAND heuristics, suggesting the execution of commands via PowerShell or other Windows scripting tools. The embedded URL http://192.168.45.231/AllInOne.css).Content is likely used to download and execute a second-stage payload.
Heuristics 9
-
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.
-
Reference to PowerShell high SC_STR_POWERSHELLReference to PowerShell
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen macro
-
Document_Open macro high OLE_VBA_DOCOPENDocument_Open macro
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXECCompiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
-
Visible LOLBin command execution instruction high SE_LOLBIN_RUN_COMMANDDocument contains instructions or visible command text involving Windows script/execution tools such as PowerShell, mshta, cmd, rundll32, or regsvr32
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://192.168.45.231/AllInOne.css).Content
- http://schemas.openxmlformats.org/drawingml/2006/main
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.base6f0705c3dc477d6c7abea8b97d8a33a8892aa3d84daeb632bd961a6090f5a90 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 592 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.