MALICIOUS
180
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The Workbook_Open VBA macro is designed to execute a PowerShell command. This command uses Start-BitTransfer to download a file from the hardcoded URL "http://212.192.241.94/bluehost/IMG_00021017890.exe" and save it as "C:\Users\Public\Documents\themhold.exe". The macro then attempts to execute the downloaded file, indicating a downloader or dropper functionality.
Heuristics 5
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXECCompiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basa85a77ab49fbf9abec1f454f3d798f5c844fca6f32ad7822d3df7f5d123596a3 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1169 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.