MALICIOUS
228
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
T1105 Ingress Tool Transfer
The sample is an Excel file containing VBA macros that utilize WScript.Shell and CreateObject to download and execute a second-stage payload. The macro code attempts to obfuscate the download URL by concatenating strings and uses a function that appears to fetch content from a remote source. The document body text '2022.DHL' suggests a lure related to package delivery services.
Heuristics 6
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
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.basc1ff1a2d1054fe1a8a113d6651c29552579fbbc7bd21d2b7c911c234757d5943 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3839 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.