MALICIOUS
260
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1566.002 Spearphishing Attachment
The file is an Excel spreadsheet containing a VBA macro, specifically triggered by the Workbook_Open event. Heuristics indicate the presence of a dropper functionality, and ClamAV signatures confirm it as 'Xls.Dropper.EPPlus-9802867-2'. The macro likely uses CreateObject to download and execute a secondary payload, a common technique for initial access and further infection.
Heuristics 6
-
ClamAV: Xls.Dropper.EPPlus-9802867-2 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Dropper.EPPlus-9802867-2
-
ClamAV detection on extracted artifact critical EXTRACTED_FILE_CLAMAVClamAV flagged at least one file extracted from inside this sample. Even when the wrapping document carries no AV detection of its own, a hit on the carved artifact is a strong indicator the sample is a delivery vehicle.
-
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.basd87d96c339fb320043e959f3c88a4a01dae481a29f761e80f1909e3b35ba05b9 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 3178 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.bin14767d87f27232bad927150bf1d837192077eaa6ff86d045be62e8a6934cde0a |
vba-project | OOXML VBA project: xl/vbaProject.bin | 5632 bytes |
|
Detection
ClamAV:
Xls.Dropper.EPPlus-9802867-2
Obfuscation or payload:
unlikely
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.