MALICIOUS
370
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
T1204.002 Malicious File
The sample is a malicious Excel file containing an obfuscated Workbook_Open VBA macro. This macro is designed to download and execute a second-stage payload from one of the embedded URLs, likely leading to further system compromise. The use of CreateObject and Shell() calls within the VBA code strongly indicates malicious intent.
Heuristics 10
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
VBA downloads and writes a file to disk critical OLE_VBA_HTTP_DROP_EXECVBA reads an HTTP response body and writes it to disk (ADODB.Stream SaveToFile). Combined with the auto-exec/Shell paths this is a download-drop dropper even when the COM ProgIDs are built dynamically to evade keyword scanning.
-
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.
-
OLE file has appended executable-looking payload bytes high OLE_APPENDED_PAYLOADOLE compound file contains a large high-entropy region beyond the declared major streams and that region includes shellcode, PE, or loader API markers. This is a payload-carrier signal, not a specific CVE attribution by itself.
-
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
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
-
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://���~�6���+�-�xcV
- https://canaveral.tours/wRcTitz/p-content/plugins/birchschedule/inclRcTitz/udes/model/RcTitz/nCSJLYvvGRcTitz/Jw.php
- https://adegt.com/wp-includes/so����A��)�=�
- https://aspi$rv9Pr
- https://labrie-\SzI-sabette.com/wp-includes/sodium_compat/namesp-\SzIaced/Core/ChaCha20/gp5yHrBp.php
- https://ootashop.Gk#p=com/Gk#p=catalog/language/ar/extension/captcha/Iz4Gk#p=0CaCFxGk#p=.php
- https://surustore.com/image/cache/catalog/demo/banners/h0dD8T2aNRz.phR:s6n.p
- https://adegt.com/wp-includes/sodium_compat/namespaced/=e&+7)Core/ChaCha20/eDKgoiZov82FT.php
- https://Abidshakir.co.uk/wp-content/plugins/elementor/inx)87D0cludes/admin-templates/22VemIrdTrquwKE.php
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas3250f571ea985f5b22bcdedd7af6adc7f296108cb17652ad70f08e09b6314c13 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 139944 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.