MALICIOUS
388
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
T1204.002 Malicious File
The file is an XLSM document containing VBA macros, specifically a Workbook_Open macro that utilizes WScript.Shell and CreateObject to execute arbitrary commands. This indicates a dropper functionality, likely intended to download and execute a second-stage payload. The ClamAV detection further confirms its malicious nature.
Heuristics 9
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
ClamAV: Xls.Dropper.Agent-7382066-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Dropper.Agent-7382066-0
-
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
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas8771ce04a44c5774dbe56c7596ee197e8544afd4a4820114f9d736a98491cc5a |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 6780 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 3 shell/COM execution token(s). Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
vbaProject_00.bin6ae9689658e2784b8e82bff9e5a48ea6db073ee57cb621669e83f82d89d4ad34 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 25088 bytes |
|
Detection
ClamAV:
Xls.Dropper.Agent-7382066-0
Obfuscation or payload:
likely
Carved artifact contains 3 shell/COM execution token(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.