Malware Insights
The sample is identified as a malicious Excel 4.0 (XLM) spreadsheet due to the presence of Auto_Open macros and legacy macro-virus markers. The document body contains Vietnamese text related to construction project cost estimation, which serves as a lure. While no specific malicious script actions were fully extracted due to truncation, the presence of XLM macros strongly suggests an intent to execute arbitrary code, likely for further payload delivery or system compromise. The file path 'C:\DUTOAN97\CUOCVC.DBF' is also present, which may be related to the macro's operation.
Heuristics 3
-
Excel 4.0 (XLM) Auto_Open + macro sheet critical OLE_XLM_AUTOOPENWorkbook contains an Auto_Open / Auto_Close defined name together with an Excel 4.0 macro sheet — the canonical XLM auto-execution shape used by malware families such as Emotet and QakBot.
-
Legacy XLM macro-virus family marker critical OLE_XLM_LEGACY_MACRO_VIRUSWorkbook contains an Excel 4.0 macro Auto_Open chain and legacy macro-virus family strings. This is a narrow indicator for infected XLM workbooks rather than ordinary formula use.
-
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.bas16ee33d491c253f76cbb7a2479e0642ffde728b0767c339746a8c09537bf8794 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 5051 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.