MALICIOUS
320
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
T1059.003 Windows Command Shell
The file contains Excel 4.0 macros and VBA macros, with a Workbook_Open subroutine that calls the Shell() function. This indicates an attempt to execute arbitrary commands, likely to download and run a secondary payload. The presence of a 'password-protected archive lure' heuristic suggests the document is designed to trick the user into opening an encrypted file, a common tactic for evading initial security scans.
Heuristics 8
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
ClamAV: Xls.Trojan.Generic-9994593-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Trojan.Generic-9994593-0
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
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.
-
Password-protected archive handoff high SE_PASSWORD_ARCHIVE_LUREDocument gives password instructions for an archive or attachment — often used to keep payloads encrypted until after gateway scanning
-
Excel 4.0 (XLM) macro sheet present medium OLE_XLM_AUTOOPENWorkbook contains an Excel 4.0 macro sheet sub-stream — XLM is rarely seen in modern legitimate workbooks and was a major Office malware vector during 2020-2022.
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
xlm_macros.txt6aa1322fe57a74d6f4413ff9e0cb705f9c3e3d8252bf4d98e906164ef656f7d7 |
xlm-macro | oletools.olevba.extract_all_macros (XLM macro listing) | 4433 bytes |
macros.bas8d830018a3f9f2ec893275bddb6e3f594331cfcaf89685dbe9c2cb77e5554818 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 4581 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.