MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1566.002 Spearphishing Attachment
T1059.005 Visual Basic
T1059.001 PowerShell
T1105 Ingress Tool Transfer
The file is an OOXML Excel document containing a Workbook_Open VBA macro, indicating an attempt to automatically execute malicious code upon opening. The presence of CreateObject calls and the extraction of VBA macros suggest the script is designed to download and execute a second-stage payload. No specific family could be identified, but the technique is common for initial access.
Heuristics 4
-
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
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basaed20bdd31503f6098294a2f156a243b15c725784217deea8019b18bbd128e0a |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 5466 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.binbd065248484c03baac5a4f5083fef43751a3583ef61687ee9695a6aa636a85de |
vba-project | OOXML VBA project: xl/vbaProject.bin | 22528 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.