MALICIOUS
202
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The XLSM file contains a Workbook_Open VBA macro that executes upon opening. This macro uses CreateObject to load an XML document from the URL http://moonshine-mht.best/chrome.jpg and then transforms it, likely to download and execute a second-stage payload. The ClamAV detection 'Doc.Dropper.Agent-7890555-0' further supports its nature as a dropper.
Heuristics 6
-
ClamAV: Doc.Dropper.Agent-7890555-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Dropper.Agent-7890555-0
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXECCompiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
-
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://moonshine-mht.best/chrome.jpg
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas5a24842a5db644719a560e757012a9637834786c0199b0442e63a716f9d164ad |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 909 bytes |
vbaProject_00.bin828376fd869c35e2d1eeb360a9f5da71d40174047fc187c7a04f95da620bceaa |
vba-project | OOXML VBA project: xl/vbaProject.bin | 13824 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.