MALICIOUS
208
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1203 Exploitation for Client Execution
The sample is a malicious Excel file containing VBA macros, specifically a Workbook_Open macro. This macro utilizes the CreateProcessA API, indicating an attempt to execute a secondary payload. The ClamAV detection name 'Doc.Dropper.HexEncodedEXEHeader' further supports the dropper functionality. The exact nature of the dropped payload is not fully discernible due to script truncation, but the intent is to execute external code.
Heuristics 6
-
ClamAV: Doc.Dropper.HexEncodedEXEHeader-9789587-1 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Dropper.HexEncodedEXEHeader-9789587-1
-
Reference to CreateProcess API high SC_STR_CREATEPROCESSReference to CreateProcess API
-
Document_Open macro high OLE_VBA_DOCOPENDocument_Open macro
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
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.bas7aff7be05b483d522bc9ff57a3e19bafcb6e9b1cef5faa59af0fe62d9c65438b |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 4001 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.