MALICIOUS
120
Risk Score
Malware Insights
MITRE ATT&CK
T1566.001 Spearphishing Attachment
T1059.005 Visual Basic
The sample is an Excel spreadsheet containing VBA macros. The 'SE_ENABLE_LURE' heuristic indicates the document attempts to trick the user into enabling macros. The 'OLE_VBA_CREATEOBJ' and 'OLE_VBA_CALLBYNAME' heuristics suggest the macros are designed to execute arbitrary code. No specific family could be identified, but the overall pattern is consistent with a macro-based downloader.
Heuristics 4
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
CallByName call high OLE_VBA_CALLBYNAMECallByName call
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Macro/content-enable lure medium SE_ENABLE_LUREDocument instructs the user to enable macros or editing — a common technique used by malware droppers to bypass Office macro security settings
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basb467d81e99f59c0059f5aaf05cf5899a6171053d06319f771455ab0e8e14aa93 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3218 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.