MALICIOUS
188
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1105 Ingress Tool Transfer
The sample contains VBA macros that utilize the Shell() function to execute commands. The script decodes a base64 string to construct a URL, 'https://1y2ou4bi60ci.com/c12o-m', which is then used to download a second-stage payload. This payload is saved as 'C:\cal.exe' and executed via 'rundll32.exe'. The ClamAV detection name 'Xls.Downloader.b83ac4c497e169b5-9980307-0' further supports its role as a downloader.
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.