MALICIOUS
282
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1059.003 Windows Command Shell
T1105 Ingress Tool Transfer
The Workbook_Open macro contains obfuscated VBA code that, when deobfuscated, constructs and executes a PowerShell command. This command downloads a file from http://95.164.22.183/ry/IMG_8977390.exe and executes it. The use of WScript.Shell and CreateObject indicates a high likelihood of malicious intent to download and run a secondary payload.
Heuristics 7
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
Obfuscated VBA Shell command with URL critical OLE_VBA_OBFUSCATED_SHELL_URLVBA macro invokes Shell with command text assembled through decoder or string-manipulation functions and includes a URL. This is a high-confidence downloader/dropper pattern, stronger than Shell or URL evidence on their own.
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
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://95.164.22.183/ry/IMG_8977390.exe
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas070ff5913d3cfd74d09e44ae4b2cb1b53f849bab60351d7b09baed4165134250 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 1286 bytes |
vbaProject_00.bin5a259bd76f29516d6e1501d007279a9a1a6a510c31f0ee6cb6164cfef7db4030 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 4608 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.