MALICIOUS
110
Risk Score
Malware Insights
MITRE ATT&CK
T1204.002 Malicious File: User Execution
T1059.003 Command and Scripting Interpreter: Windows Command Shell
T1105 Ingress Tool Transfer
T1059.005 Command and Scripting Interpreter: Visual Basic
The sample is an XLSM file containing VBA macros. It uses a "yellow bar" and a fake tour lure to prompt the user to enable content. Upon enabling, the `Workbook_Activate` subroutine triggers `Prefix0`, which constructs and executes a batch file named `Uusajwtsndq.bat`. This batch file, in turn, downloads a file named `Modzimo.pif` from `http://stubhost.online/fold/Modzimo.pif` using PowerShell and executes it. The VBA script also reconstructs a PowerShell command to download the payload.
Heuristics 5
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
VBA project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — VBA macros present
-
Macro/content-enable lure medium SE_ENABLE_LUREDocument instructs the user to enable macros or editing — a common technique used by malware droppers to bypass Office macro security settings
-
External hyperlinks (3) low OOXML_EXTERNAL_HYPERLINKSDocument contains 3 external hyperlinks — clickable URLs are stored as external relationships. First target: http://go.microsoft.com/fwlink/?LinkId=846286
-
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://www.w3.org/1999/02/22-rdf-syntax-ns#
- http://ns.adobe.com/xap/1.0/
- http://ns.adobe.com/xap/1.0/mm/
- http://ns.adobe.com/xap/1.0/sType/ResourceEvent#
- http://purl.org/dc/elements/1.1/
- http://ns.adobe.com/photoshop/1.0/
- http://ns.adobe.com/tiff/1.0/
- http://ns.adobe.com/exif/1.0/
- http://go.microsoft.com/fwlink/?LinkId=846286
- http://go.microsoft.com/fwlink/?LinkId=844969
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basfeeda91c062bd1084fa5fe9423663f98af8b8091c89b6cf5a995d41f58632e18 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 2673 bytes |
vbaProject_00.bin54ada42783bc02ace0cccba9cceef89b577d9bda5dfed57a0d31fc282a715e42 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 20992 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.