MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1203 Exploitation for Client Execution
The file is an Excel spreadsheet containing VBA macros, including Auto_Open, Workbook_Open, and AutoOpen, which are commonly used to trigger malicious execution upon opening. The macros utilize Windows API functions like VirtualAlloc and CreateThread, indicating the likely execution of shellcode. This behavior is consistent with a dropper malware designed to download and execute a second-stage payload.
Heuristics 6
-
ClamAV: Xls.Dropper.Agent-7379447-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Dropper.Agent-7379447-0
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen macro
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
Reference to VirtualAlloc API medium SC_STR_VIRTUALALLOCReference to VirtualAlloc API
-
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.base18f7761c1ffc9d0157b4a680b40d8f59eee44fa47a1c613dd90b3d053537b34 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3920 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.