Malware Insights
The sample is an XLSM file containing VBA macros, specifically a Workbook_Open macro that executes a PowerShell command. This command reconstructs and executes a PowerShell script from concatenated strings, which in turn downloads a file named 'prod.vbs' to the user's temporary directory and executes it. The script also attempts to download a payload from 'http://evil.evidencero.com/download/dic?diser=...&keyhtua=...'. The use of Workbook_Open and CreateObject indicates a malicious intent to execute arbitrary code upon opening the document.
Heuristics 6
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
CallByName call high OLE_VBA_CALLBYNAMECallByName 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
-
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://ns.adobe.com/xap/1.0/
- http://www.w3.org/1999/02/22-rdf-syntax-ns#
- http://ns.adobe.com/iX/1.0/
- http://ns.adobe.com/xap/1.0/mm/
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas7aaa3a1061320a02110ec3a83c6e2d6b5cbc83ffb22220122a04b8808d8c1a64 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 1238 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.bina04065f3810b3a0828fbbf1605af423e02ec3a7d99fc0b90afb63b55c9b87acc |
vba-project | OOXML VBA project: xl/vbaProject.bin | 14848 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.