MALICIOUS
288
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
The VBA macro contains references to URLDownloadToFile, LoadLibrary, GetProcAddress, and CreateProcess APIs, indicating its intent to download and execute a secondary payload. The reconstructed URL 'http://10.0.1.150:8000/TE MP' is the likely source of this payload. The use of these APIs strongly suggests a downloader or droppper functionality.
Heuristics 8
-
Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOADReference to URLDownloadToFile API
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
Reference to CreateProcess API high SC_STR_CREATEPROCESSReference to CreateProcess API
-
Reference to LoadLibrary API high SC_STR_LOADLIBRARYReference to LoadLibrary API
-
Reference to GetProcAddress API high SC_STR_GETPROCADDRESSReference to GetProcAddress API
-
Reference to VirtualProtect API medium SC_STR_VIRTUALPROTECTReference to VirtualProtect API
-
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.basd22339466d0726b1999943667b2bd707f47d5009600021f3e4bc664b4d4df87b |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 6067 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.