MALICIOUS
148
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1566.001 Spearphishing Attachment
The presence of a Workbook_Open macro and a CreateObject call strongly suggests malicious intent. The VBA code itself appears to be a downloader or dropper, although it is truncated and obfuscated, making it difficult to determine the exact payload or destination. The macro's primary function seems to be executing other VBA subroutines, potentially to achieve its malicious objective.
Heuristics 5
-
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_VBAMalformed OOXML local headers contain vbaProject.bin — VBA macros present
-
Malformed OOXML package with recoverable local headers low OOXML_MALFORMED_ZIP_LOCAL_HEADERSThe OOXML ZIP central directory is invalid or missing, but local file headers expose a recoverable Office package. This can create parser divergence between tolerant Office/ZIP readers and scanners that rely only on the central directory.
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
vbaProject_00.bina1cfab5cf164e79d03c8f6a798c6ec7e5c9c51e57a8eff461f0931e0cd084d73 |
vba-project | Malformed OOXML local-header VBA project: xl/vbaProject.bin | 37888 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
macros.basde7bcbc45ff0a77d05d9af662bacc316e71be11a980e94f6673e556a5dd9d1bc |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from malformed OOXML local headers) | 12808 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.