Malware Insights
The file is an Excel add-in (XLA) containing VBA macros. Critical heuristics indicate the use of `Shell()` and `WScript.Shell`, suggesting the execution of arbitrary commands. The `Workbook_Open` macro is present, which automatically runs code upon opening the workbook. While no specific second-stage payload URL was extracted, the presence of these indicators strongly suggests the macro is designed to download and execute further malicious content. The extracted document body contains numerous function names related to data manipulation and file operations, but these appear to be legitimate Excel add-in functions and do not directly indicate the malicious intent, which is derived from the VBA execution heuristics.
Heuristics 9
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
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.
-
Suspicious extracted artifact high EXTRACTED_FILE_STATIC_TRIAGEOne or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.
-
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://cbr.ru/currency_base/daily.asp?C_month=
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basc2f0321b45e574bcdd410d99459f5b9ad027c65031df9233e84ad1bbf5c57a08 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 90809 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 shell/COM execution token(s). Carved artifact contains 11 Chr/ChrW string-construction calls. Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.