MALICIOUS
60
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic for Applications
T1219 Remote Access Software
The file contains VBA macros, indicated by the OLE_VBA_MACROS heuristic. The OLE_VBA_GETOBJ heuristic suggests the macros are attempting to use the GetObject function, which can be abused to execute arbitrary code. The obfuscated nature of the extracted DOC BODY content, combined with the presence of VBA macros, strongly suggests the intent is to download and execute a secondary payload. Without further analysis of the macro code itself, the specific family remains unknown.
Heuristics 2
-
GetObject call high OLE_VBA_GETOBJGetObject 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.bas13e30700a93e1c1a1f9f176c73f499f1bb57161352e56fe511aaa2a6710c752e |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 2907 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.