MALICIOUS
148
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.005 Visual Basic
The VBA macro code within the sample utilizes ShellExecute and GetObject to paste an embedded object into the AppData directory, renaming it to 'hXYqe.js'. It then attempts to execute this JavaScript file. The presence of ShellExecute and PowerShell references, along with the macro's behavior of dropping and executing a script, strongly suggests a malicious intent for initial access or payload delivery. The script's execution path is clearly defined by the VBA code.
Heuristics 5
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
Reference to PowerShell high SC_STR_POWERSHELLReference to PowerShell
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas89849517434cad3b16b8b1cff4dcffda58028e8815aab84b26b7846a7411b05f |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1298 bytes |
ole10native_00.binf80a67cb126c19bfb7064e18f57d514544a6dd9a1f520ff8db78d6de387e4b45 |
ole-package | OLE Ole10Native stream: MBD0669F823/Ole10Native | 1089 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.