MALICIOUS
260
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The file is an Excel spreadsheet containing VBA macros, including Auto_Open and AutoOpen subroutines. These macros utilize Shell() calls and appear to be designed to execute arbitrary code, as indicated by the critical heuristic firings. The script content is heavily obfuscated and truncated, but the presence of Shell() calls strongly suggests it attempts to download and execute a second-stage payload. The ClamAV detection name 'Xls.Malware.Valyria-10029786-0' further supports its malicious nature.
Heuristics 6
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
ClamAV: Xls.Malware.Valyria-10029786-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Malware.Valyria-10029786-0
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen macro
-
Auto_Open macro high OLE_VBA_AUTOAuto_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.
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basc62427c01ff0ddd5b6e246520b204347ea78e56667b5aaadbac58da5c4f22fa2 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 18189 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.