MALICIOUS
188
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
The XLS file contains VBA macros that utilize the URLDownloadToFileA API to download a payload from the domain 'dhlpro.com'. The script then attempts to execute the downloaded file, indicating a downloader or droppper functionality. The obfuscated nature of the script and the use of a URL for payload delivery suggest a typical malicious macro attack.
Heuristics 5
-
Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOADReference to URLDownloadToFile API
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
GetObject call high OLE_VBA_GETOBJGetObject 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.bas4eb2c729545a6d2d9a79eab97153b3472684739a6674d2d24df2964823b86b5f |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 2221 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.