MALICIOUS
202
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
T1105 Ingress Tool Transfer
The Document_Open VBA macro executes a Shell command that downloads a batch file named 'Au23Tyxg' using curl and then executes it. This indicates the document is a downloader for a second-stage payload. The VBA macro uses cmd.exe to orchestrate the download and execution, and the embedded URL is the primary indicator of compromise.
Heuristics 6
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Document_Open macro high OLE_VBA_DOCOPENDocument_Open macro
-
cmd.exe reference in VBA high OLE_VBA_CMDcmd.exe reference in VBA
-
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
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL https://gist.githubusercontent.com/hastalamuerte/f57bd99371ca9c289bfa9d5498c7c446/raw/bcefa9dbd0f1dcad2628cc70f365e5560554a467/Au23Tyxg
- http://schemas.openxmlformats.org/drawingml/2006/main
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas334987374b0c0690ac3f0cf16c423fcfce9f9e35407b35f6a4881c8192d0268c |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 860 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.