MALICIOUS
60
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
The file is an Excel spreadsheet containing VBA macros. The Auto_Open macro is present and uses a ScriptControl object to execute embedded JavaScript. The JavaScript code itself is not directly visible in the provided excerpt, but the VBA structure indicates it is designed to run arbitrary code. This suggests the macro's purpose is to download and execute a second-stage payload. The high-confidence heuristic for Auto_Open and the presence of VBA macros strongly support this attack pattern.
Heuristics 2
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
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.bas6de555a615006d9d7adb44182bc1b8a9616d1aff27b4d5ea256771bc0a3ed8ea |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1674 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.