MALICIOUS
380
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. A critical heuristic firing indicates the presence of a Workbook_Open macro, which is designed to execute automatically when the document is opened. This macro utilizes WScript.Shell and CreateObject to execute commands, likely downloading and running a secondary payload. ClamAV signatures confirm this behavior, identifying it as a downloader.
Heuristics 8
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
ClamAV: Xls.Downloader.Obfuse-9382072-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Downloader.Obfuse-9382072-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
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas9e8a402ad299696a08fcf115e4e1dc16fe58c29e0e94d21f6ce080a790d1e57c |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 1591 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 shell/COM execution token(s). Carved artifact contains 1 long base64-like blob(s). Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
vbaProject_00.bina0ffd965e7ccf97703d82cad9eac30d81cb9b04ecde3dc4485cc9a071987ac31 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 14848 bytes |
|
Detection
ClamAV:
Xls.Downloader.Obfuse-9382072-0
Obfuscation or payload:
likely
Carved artifact contains 1 shell/COM execution token(s). Carved artifact contains 1 long base64-like blob(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.