MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The sample is an Office document containing VBA macros. Heuristics indicate references to cmd.exe and PowerShell within the VBA code. This strongly suggests the macros are designed to execute commands, likely to download and run a secondary payload. The GetObject call further supports this by potentially loading external objects or code.
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.bas82dd07430e94b49c899ee5c766a5ce576edb212ed3f82f606799f0ffe0095466 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 35036 bytes |
vbaProject_00.bin62d0c59f2ace9d4fd653f101ec181c517f714cad23dfe1bcb85cd9a412333a70 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.