Malware Insights
The file is an XLS spreadsheet containing VBA macros. The 'OLE_VBA_MACROS' heuristic confirms the presence of macros, and the 'OLE_VBA_CREATEOBJ' heuristic indicates that these macros are capable of executing code. The macro source is 4254 bytes, suggesting complex functionality. The document body contains database-related fields and a truncated comment mentioning a 'refresh' macro that detects the end of a database, which is likely a lure or obfuscation. The primary function of the macros is inferred to be the execution of arbitrary code, potentially for downloading and executing a secondary payload.
Heuristics 2
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
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.basc6489db83049b755729313b8013e13e95f21be6fc6c30500927c6b799e68410e |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 4254 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.