MALICIOUS
68
Risk Score
Malware Insights
MITRE ATT&CK
T1566.002 Spearphishing Attachment
T1059.005 Visual Basic
The file is an Excel spreadsheet containing VBA macros. The Workbook_Activate subroutine is present, indicating that the macro will execute automatically when the workbook is opened or activated. The presence of GetObject calls and Environ() calls suggests potential for dynamic code execution or environment variable manipulation, common in macro-based malware. No specific IOCs like URLs or file paths were extracted from the script, limiting further analysis of its payload.
Heuristics 3
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas3d4efa879b90b39921c268e986210205c4e6806fa5b323551f864955cc71805c |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3434 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.