MALICIOUS
142
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The Workbook_Open VBA macro executes a PowerShell command to download a second-stage executable from the hardcoded URL http://209.141.61.124/Q-2/ConsoleApp9.ex and save it as C:\Users\Public\Documents\ontoneed.ex. The script then immediately executes the downloaded file. This indicates a downloader or droppper functionality.
Heuristics 5
-
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
-
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 http://209.141.61.124/Q-2/ConsoleApp9.ex
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas987c4404fc4afd6604cd40b35f4bb230e061417002c4f5a9c7e3f6a985b3e7df |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1254 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.