MALICIOUS
308
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
T1059.003 Windows Command Shell
The sample is an Excel document containing VBA macros that utilize the URLDownloadToFile API to download a second-stage payload. The script also uses CreateObject to instantiate MsXMl2.xMlhTTp and makes a Shell() call, indicating it's designed to fetch and execute further malicious content. The ClamAV detection name further supports the downloader functionality.
Heuristics 7
-
Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOADReference to URLDownloadToFile API
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
ClamAV: Doc.Downloader.Gozi-10026044-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Downloader.Gozi-10026044-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.basf7f98bce7751546bc82f2ff67fe317a27114596f2b10c50cd20ec2e955db7a44 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 2713 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.