MALICIOUS
120
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The file is a malicious Excel spreadsheet containing an Auto_Open VBA macro. This macro utilizes the ScriptControl object to execute code embedded within Sheet1, specifically in cells A1 and A2. The script is designed to download and execute a second-stage payload, as indicated by the ClamAV detection name 'Xls.Downloader.MirrorBlast'. The exact download URL and payload are not directly visible in the provided script but are dynamically loaded from worksheet cells.
Heuristics 3
-
ClamAV: Xls.Downloader.MirrorBlast-f8f807074fc98734-9955046-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Downloader.MirrorBlast-f8f807074fc98734-9955046-0
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open 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.bas115fb15e1f09390bb535bdb73f887790f06175481500c49ad54849a3ec91759e |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1145 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.