MALICIOUS
242
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The file contains heavily obfuscated VBA macros, including a Workbook_Open auto-execute event, which is designed to run code upon opening the spreadsheet. Heuristics indicate the use of CreateObject and ShellExecute, suggesting the macro attempts to download and execute a secondary payload. The obfuscation and auto-execution pattern are common in macro-based malware delivery.
Heuristics 7
-
Obfuscated auto-exec VBA loader critical OLE_VBA_OBFUSCATED_AUTOEXEC_LOADERAuto-exec VBA reconstructs strings with a heavy custom decoder (numeric char-array, repeated hex-string decode, or junk-token Replace removal) and feeds them to a COM-instantiation or execution sink. This obfuscated-loader shape keeps CreateObject/Shell/URL indicators out of the macro source.
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
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 https://sites.google.com/view/macrolix/support-me
- https://sites.google.com/view/macrolix/contact-me
- https://sites.google.com/view/macrolix/home
- https://www.youtube.com/playlist?list=PLBtTeeMrAsGN0sDthF8SY59LQFdCNGtVU
- https://sites.google.com/view/macrolix/terms-conditions
- https://sites.google.com/view/macrolix/contributors
- https://docs.google.com/spreadsheets/d/e/2PACX-1vS0zvB7ccaINchgMv1C89cD2FH1lWxRBQktXZU3kjygG1vsJdEA39IrRJto27-mLKdWwtNZdQdV3XwP/pubhtml?gid=1769974068&single=true
- https://docs.google.com/spreadsheets/d/e/2PACX-1vRdX8xJBlmjFyp2jD5Bhc7Cuw6mQX9qHUAGj4nXQZUgqsHSN9T830eDhQ3qxVwlgeu_8-0MeeaRJKDM/pubhtml?gid=603703799&single=true
- https://docs.google.com/forms/u/0/d/e/1FAIpQLSc9A8IEqCSSpRBxLKbFEO-n-Lfxirsf05vItgxD-5WQVLbgbw/formResponse
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas070c2b74c6761a508847baa8fa29adf302bf92f27ef2e57a3e2f78e7db804ff1 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 283433 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.