Malware Insights
The sample is an Excel spreadsheet containing VBA macros, including Auto_Open and Auto_Close functions, which are commonly used for malicious purposes. The Auto_Open macro attempts to establish persistence by saving a copy of the workbook to the Excel startup folder as 'mypersonel.xls' or 'mypersonnel.xls'. The Auto_Close macro then attempts to disguise its presence by converting the workbook to an older XLS format and deleting the original XLSX file. The presence of these macros and persistence mechanisms strongly suggests malicious intent.
Heuristics 4
-
ClamAV: Xls.Malware.ExcelSic-10004731-1 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Malware.ExcelSic-10004731-1
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close macro
-
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.basd49b3eed57ea333340314eacd5bf3454f6a2ba3085f3bfa723034dd1a2d97cfb |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1510 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.