MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1547.001 Registry Run Keys / Startup Folder
T1059.005 Visual Basic
The sample contains VBA macros, including an Auto_Open subroutine, which is a common technique for executing malicious code upon opening an Excel file. The script attempts to save a copy of itself to the Excel startup directory (XLSTART) as 'mypersonel.xls' or 'mypersonnel.xls', thereby establishing persistence. The Auto_Close macro also attempts to convert the file to an older .xls format and delete the original .xlsx, further obfuscating its presence.
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.bas0e027d7c75d49f79cc7aa4389acfebf7b55f41d2ad86258589318b07847f19ae |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1816 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.