MALICIOUS
208
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059 Command and Scripting Interpreter
The OOXML file contains a Workbook_Open VBA macro, which is a common technique for initial execution. This macro utilizes the Shell() function, indicating an intent to execute arbitrary commands, likely to download and run a second-stage payload. The presence of VBA macros and the use of Shell() are strong indicators of malicious intent.
Heuristics 6
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
Suspicious extracted artifact high EXTRACTED_FILE_STATIC_TRIAGEOne or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.
-
VBA project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — VBA macros present
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basc002ace313a3b552a528d794254c8560d551fe4e2c5f08570e74b8a1c3a301be |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 4669 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
vbaProject_00.bin25afdcc01915169f63d1011f3d0b5329e6b13b54e64b9daed31baa01aa70e589 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 17408 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.