MALICIOUS
60
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1204.002 Malicious File
The sample is an XLSM file containing VBA macros, indicated by the OOXML_VBA heuristic. The script within the document body reconstructs and executes a PowerShell command. This command downloads a VBScript from 'http://185.205.209.166/cxwv/kol.vbs' and then executes it. This indicates a downloader or dropper functionality.
Heuristics 3
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — 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://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.basaf597efab48b8fb98ee472745e19fde20897405b0438bd5864ab659cedbd5b00 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 2178 bytes |
vbaProject_00.bine01af4a1e98b06ebbffb4b7b67ec8e93abfab3cba4dd507abae10d3495105f1c |
vba-project | OOXML VBA project: xl/vbaProject.bin | 38912 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.