MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1566.001 Spearphishing Attachment
T1059.001 PowerShell
The sample is an XLS file containing VBA macros, specifically a Workbook_Open macro which is a common technique for auto-execution. The CreateObject heuristic suggests the macro attempts to instantiate objects to perform malicious actions, likely downloading and executing a second-stage payload. The presence of 'macros.bas' indicates the extracted macro source file.
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.bas644f505d2b1f72133024f2b32b80b30bda23b4f13269494c86c75267285dbd25 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1829 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.