MALICIOUS
80
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The file contains Excel 4.0 (XLM) macros, specifically an Auto_Open entry, which is a strong indicator of malicious intent. The macro sheet appears to be designed to mimic a DocuSign interface, likely to trick the user into downloading a payload. The reconstructed URL 'http://metalin-cr.com/appdata/datafile.php' and the path '\AppData\Roaming\files.rere' suggest the macro's purpose is to download and execute a second-stage payload.
Heuristics 2
-
Excel 4.0 Auto_Open defined name critical OLE_XLM_AUTOOPEN_DEFINEDNAMEoletools recovered an Auto_Open / Auto_Close entry from an Excel 4.0 macro sheet. The raw BIFF name can be tokenized or partially opaque to byte-string checks, but the recovered macro listing confirms the workbook has an XLM auto-execution entry.
-
Excel 4.0 (XLM) macro sheet present medium OLE_XLM_AUTOOPENWorkbook contains an Excel 4.0 macro sheet sub-stream — XLM is rarely seen in modern legitimate workbooks and was a major Office malware vector during 2020-2022.
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
xlm_macros.txt01c7c852b63d9288d4e3ac02bb53ed22af3a3fc08a0c68e78820a9c1115bae8a |
xlm-macro | oletools.olevba.extract_all_macros (XLM macro listing) | 3084 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.