Malware Insights
The file exhibits several indicators of malicious activity, including a large, high-entropy region appended to the OLE body containing shellcode, a VBA macro with an Auto_Open and Auto_Close sub that attempts to create a backup copy of the file and potentially establish persistence, and a ClamAV detection. The macro's behavior – enabling cancel key, attempting to save a copy, and running the allocated sub – strongly suggests an attempt to modify the workbook and potentially execute further malicious code. The high entropy region further supports the presence of a payload. The file is likely a macro-based downloader or dropper.
Heuristics 6
-
ClamAV: Xls.Malware.ExcelSic-10004731-1 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Malware.ExcelSic-10004731-1
-
OLE file has appended executable-looking payload bytes high OLE_APPENDED_PAYLOADOLE compound file contains a large high-entropy region beyond the declared major streams and that region includes shellcode, PE, or loader API markers. This is a payload-carrier signal, not a specific CVE attribution by itself.
-
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
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://schemas.openxmlformats.org/drawingml/2006/main
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.