MALICIOUS
60
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
The file is an XLS document containing VBA macros. The Workbook_Activate subroutine uses a GetObject call to execute a command constructed by concatenating values from specific cells (B200, B205, B207, B208, B100) and a reversed string. This indicates the macro is designed to run an external command, likely a downloader for a second-stage payload. The GetObject heuristic firing supports this analysis.
Heuristics 2
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas147b7349c71e73e845ce765089c0b2b3a477cd890758b65b096ecb026a0d0bd6 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 934 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.