MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1566.002 Spearphishing Attachment
The file is a malicious Excel spreadsheet containing VBA macros. The Workbook_Open event is triggered upon opening, which is a common technique for auto-execution. The macros employ string obfuscation and use CreateObject, indicating an attempt to download and execute a second-stage payload. No specific family could be identified, but the delivery mechanism is clear.
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 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.bas355d5c2dcdda39ee7d4cb7478a5b9c96b13a7a4a26c7db1c547053b8f5d494d3 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 6969 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 145 Chr/ChrW string-construction calls. 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.