MALICIOUS
348
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
T1059.003 Windows Command Shell
The VBA macros contain critical heuristics indicating the use of WScript.Shell and Shell() calls, along with downloading and saving a file from a URL. The script explicitly uses Microsoft.XMLHTTP and ADODB.Stream to download content from a URL, likely to execute a second-stage payload. The presence of 'agenzia.gov.it' in the document body suggests a lure related to Italian government agencies.
Heuristics 8
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
VBA downloads and writes a file to disk critical OLE_VBA_HTTP_DROP_EXECVBA reads an HTTP response body and writes it to disk (ADODB.Stream SaveToFile). Combined with the auto-exec/Shell paths this is a download-drop dropper even when the COM ProgIDs are built dynamically to evade keyword scanning.
-
ClamAV: Xls.Downloader.b83ac4c497e169b5-9980307-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Downloader.b83ac4c497e169b5-9980307-0
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
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.base5512ff867d5750a58f7c1f5e4a0d47b12d2b3b39a2b02482fd2e550a75b41f6 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 4180 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.