MALICIOUS
330
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1566.001 Spearphishing Attachment
T1105 Ingress Tool Transfer
The Excel file contains a Workbook_Open VBA macro that is configured to execute automatically when the workbook is opened. This macro references ShellExecute and LoadLibrary APIs, and also contains an embedded PE executable. The macro likely attempts to download and execute a second-stage payload from the URL http://63.149.37.205/index.php. The presence of the embedded executable and the use of ShellExecute suggest a downloader or dropper functionality.
Heuristics 11
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
Reference to LoadLibrary API high SC_STR_LOADLIBRARYReference to LoadLibrary API
-
Reference to GetProcAddress API high SC_STR_GETPROCADDRESSReference to GetProcAddress API
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
Embedded PE executable high OLE_EMBEDDED_EXEMZ/PE header found inside document — possible embedded executable
-
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.
-
x86 push-string-call medium SC_PUSH_STRINGShellcode-style PUSH imm32 sequence builds an execution, network, or Windows API string on the stack
-
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 http://63.149.37.205/index.php?arch=i386&os=windows&version=unknown&c=fD6lPYFa&t=fdd3083cafcc635a&random=1043839238
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas2fdd955d2e23be236457003edd7b5126a32f7434d188b51fc8e13307fa4cce95 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 4367 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.