MALICIOUS
168
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
The OOXML document contains a VBA macro that executes the Auto_open subroutine. This subroutine uses URLDownloadToFileA to download two files: 'http://updatewin32.xyz/3.txt' to '%PUBLIC%\msi.ps1' and 'http://edc.com.ly/index/wp.txt' to '%PUBLIC%\ComeCome.vbs'. The use of Environ("Public") indicates an attempt to write to the public user profile directory, likely to execute the downloaded scripts.
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.bas9fa854ba03056cbe7aaee45f42ec4cebeb38bfd7d06f980ee627cf8d248c2cd2 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 567 bytes |
vbaProject_00.bin1f05169e8367974095dc1454799615ff3f3b2f9262ba3ef38c7b0243c0ccd754 |
vba-project | OOXML VBA project: ppt/vbaProject.bin | 16384 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.