MALICIOUS
180
Risk Score
Malware Insights
MITRE ATT&CK
T1566.002 Spearphishing Attachment
T1059.005 Visual Basic
T1059.001 PowerShell
The presence of a Workbook_Open macro and a CreateObject call strongly suggests that this XLSM file is designed to execute malicious code upon opening. The NOP sled and the general heuristic for suspicious extracted artifacts indicate a packed or obfuscated payload, typical of a downloader or initial access stage. No specific family could be identified, but the execution method is common for malware delivery.
Heuristics 5
-
NOP sled detected high SC_NOP_SLEDFound 20+ consecutive 0x90 bytes
-
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.basc73fee795fe5f8e4b6c7a8516ce745c89bbb3cac90c89cbcef4b00407ace18fa |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 5239 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 long base64-like blob(s). Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
vbaProject_00.bin2ea34f6d630e73be54183d7ddd01e4766d717aed5951130c55f794b879a51015 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 24576 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 long base64-like blob(s). 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.