MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1059.003 Windows Command Shell
The sample is an Excel document containing VBA macros. Heuristics indicate the presence of VBA macros, a reference to PowerShell, and calls to GetObject and cmd.exe. The VBA code appears to be obfuscated and includes a Base64 decoding function, suggesting it is preparing to execute a downloaded payload. The primary intent is to download and execute a second-stage payload via PowerShell.
Heuristics 4
-
PowerShell reference in VBA critical OLE_VBA_PSPowerShell reference in VBA
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
cmd.exe reference in VBA high OLE_VBA_CMDcmd.exe reference in VBA
-
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.basf9d582f8da518e8e1120601513b0e15a0ee0d7882ae4d41d7a9ae9ec91d58a9d |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 34430 bytes |
vbaProject_00.binefed0d7da97609053e7bf9e98779cd44e888bfef1cbad4ea44310c1b82db70fd |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.