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. The critical heuristic 'OLE_VBA_SHELL' indicates a Shell() call within the VBA code, which is commonly used to download and execute further malicious content. The presence of AutoOpen and Auto_Open subroutines further suggests automatic execution upon opening the document. The ClamAV detection name 'Xls.Malware.Valyria-10029786-0' also confirms 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.bas8b3a96a3570fc77869ece1dafa1ac96f16e8318b518e6f544da3e04706b8e04b |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 22553 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.