MALICIOUS
188
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic for Applications
T1059.003 Windows Command Shell
T1105 Ingress Tool Transfer
The sample is an Excel file containing VBA macros. The macros utilize the Shell() function to execute commands and CreateObject() to potentially download and save a second-stage payload. The reconstructed URL 'http://1y2ou4bi60ci.com/c12o-m' is used to fetch this payload, which is then saved as 'C:\9cal9c.exe' and executed via 'rundll32.exe'.
Heuristics 5
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
ClamAV: Xls.Downloader.b83ac4c497e169b5-9980307-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Downloader.b83ac4c497e169b5-9980307-0
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas027e1662a91ca9e45724cd5eba018a07f94311c2655f7f5e5f4fe6e85aa3f3e8 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3119 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.