MALICIOUS
168
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
T1105 Ingress Tool Transfer
The sample contains a VBA macro with an Auto_open subroutine that utilizes the URLDownloadToFileA API. This function is used to download a second-stage payload from the reconstructed URL "http://updatewin32.xyz/3.txt" and save it as "msi.ps1" in the user's public directory. The presence of the Auto_open macro and the use of URLDownloadToFileA strongly indicate a downloader functionality.
Heuristics 5
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
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 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.bas4de38e0dea0d584692d3476d04db413c90de6ffbcd0153969e664312026e7c2b |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 401 bytes |
vbaProject_00.bin6ca1e1e69ea45a924b3474cc1256a262f2e6bff63c1cbb9a08d78a262a483141 |
vba-project | OOXML VBA project: ppt/vbaProject.bin | 16384 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.