MALICIOUS
108
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1547.001 Registry Run Keys / Startup Folder
The sample is an XLS file containing VBA macros, with a high-confidence heuristic indicating an Auto_Open macro. The VBA code attempts to copy and save the workbook as 'FirstGo.XLS' in the application's startup path, suggesting an attempt at persistence. The presence of an embedded PE executable is noted but not directly acted upon by the visible VBA code.
Heuristics 4
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
Embedded PE executable high OLE_EMBEDDED_EXEMZ/PE header found inside document — possible embedded executable
-
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 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas1469a5c64195db7565ed6c5e9fe14365f396f97b1147c46fbdd1bb9b03530683 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 19064 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.