MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059 Command and Scripting Interpreter
T1204.002 Malicious File
The file is an Excel document containing VBA macros, including an Auto_Open macro and CreateObject calls, which are indicative of malicious intent. The presence of CreateProcess API references suggests the macro attempts to launch an external process. While the exact payload is not visible, the macro's structure points to a downloader or initial execution stage.
Heuristics 4
-
Reference to CreateProcess API high SC_STR_CREATEPROCESSReference to CreateProcess API
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
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.bas84eecc9f41bb86391e5efc66cea16f2ef73ac45c575534a9e3efdca070a12e91 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 143784 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.