MALICIOUS
310
Risk Score
Malware Insights
MITRE ATT&CK
T1059.003 Windows Command Shell
T1566.002 Spearphishing Attachment
This XLSM file contains a Workbook_Open macro that utilizes Shell() and CreateObject() to execute cmd.exe. The ClamAV heuristic identifies it as Xls.Dropper.Agent-1404879, indicating a dropper functionality. The presence of embedded VBA macros, specifically 'macros.bas' and 'vbaProject_00.bin', further supports this. The macro likely downloads and executes a second-stage payload, though the exact mechanism is truncated.
Heuristics 9
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
ClamAV: Xls.Dropper.Agent-1404879 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Dropper.Agent-1404879
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
cmd.exe reference in VBA high OLE_VBA_CMDcmd.exe reference in VBA
-
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
-
Hidden worksheet (veryHidden) low OOXML_HIDDEN_SHEETExcel workbook contains 2 hidden sheet(s) — hidden sheets are commonly used to conceal macro code, staging data, or intermediate payload construction
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://schemas.openxmlformats.org/spreadsheetml/2006/main
- http://schemas.openxmlformats.org/officeDocument/2006/relationships
- http://schemas.openxmlformats.org/markup-compatibility/2006
- http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac
- http://schemas.microsoft.com/office/spreadsheetml/2014/revision
- http://schemas.microsoft.com/office/spreadsheetml/2015/revision2
- http://schemas.microsoft.com/office/spreadsheetml/2016/revision3
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas02df927e64c8ef7c020fb5f7aa40d1febc899678f94c12ff18dc5db84ca9455c |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 5581 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.bin78fbfa9aca7c478622dfa05e5f1109fd39c5fee0b82d61a776f44560a58016e8 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 39424 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.