MALICIOUS
168
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
The critical heuristic 'OLE_VBA_HTTP_DROP_EXEC' indicates that the VBA macro downloads a file from an HTTP URL and saves it to disk. The script uses CreateObject and GetObject calls, common in macro-based malware. The reconstructed URL 'http://opcmwngWPesrSMXLTGD.com/EPSM2XLTp60gTDD.tem' is the primary indicator of compromise.
Heuristics 5
-
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.
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basdea24232ff92ae1bad423d09cdfa17808794bf347bda00349244f66500234fa3 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 2850 bytes |
vbaProject_00.bin8916fc04eb9b753833e39ea8d67ba779b86a7c2d0e90dc49ffa54f0d5a0f33cb |
vba-project | OOXML VBA project: xl/vbaProject.bin | 21504 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.