Ransomware Group intelligence
Maze
InactiveTrack Maze with 60 published victims and 1 known leak locations in a single intelligence view.
Overview
Maze is tracked by Breach House as a ransomware group with 60 published victims.
United States is currently the most targeted country in this dataset.
1 known leak locations are currently associated with this group.
Top Countries
Interactive distribution based on the currently visible victims list.
Known Leak Locations (1)
| Label | Type | Availability | Links |
|---|---|---|---|
| Leak location 1 | Onion service | Down checked 1h ago | xfr3txoorcyy7tikjgj5dk3rvo3vsrpyaxnclyohkbfp3h277ap4tiad.onion |
Top Activity Sectors (15)
- Not identified 18
- Services 8
- Healthcare / Pharma 5
- Manufacturing / Engineering 4
- Transportation / Travel / Logistics 4
- Finance / Legal / Insurance 4
- Public Sector 3
- IT 3
- Education 2
- Telecommunications 2
- Construction / Real Estate 2
- Hospitality / Food & Beverage / Tourism 1
- NGOs / Associations 1
- Communication / Marketing 1
- Energy 1
Typical Attacks (23)
▼How Maze typically operates, as attributed by MITRE ATT&CK v19.2. Attributed via Maze.
-
T1047 Windows Management Instrumentation Execution
What they do: Maze has used WMI to attempt to delete the shadow volumes on a machine, and to connect a virtual machine to the network domain of the victim organization's network.
What that means: Adversaries may abuse Windows Management Instrumentation (WMI) to execute malicious commands and payloads.
-
What they do: Maze has created scheduled tasks using name variants such as "Windows Update Security", "Windows Update Security Patches", and "Google Chrome Security Update", to launch Maze at a specific time.
What that means: Adversaries may abuse the Windows Task Scheduler to perform task scheduling for initial or recurring execution of malicious code.
-
T1059.003 Windows Command Shell Execution
What they do: The Maze encryption process has used batch scripts with various commands.
What that means: Adversaries may abuse the Windows command shell for execution.
-
T1106 Native API Execution
What they do: Maze has used several Windows API functions throughout the encryption process including IsDebuggerPresent, TerminateProcess, Process32FirstW, among others.
What that means: Adversaries may interact with the native OS application programming interface (API) to execute behaviors.
-
What they do: Maze has created a file named "startup_vrun.bat" in the Startup folder of a virtual machine to establish persistence.
What that means: Adversaries may achieve persistence by adding a program to a startup folder or referencing it with a Registry run key.
-
What they do: Maze has injected the malware DLL into a target process.
What that means: Adversaries may inject dynamic-link libraries (DLLs) into processes in order to evade process-based defenses as well as possibly elevate privileges.
-
T1027 Obfuscated Files or Information Stealth
What they do: Maze has decrypted strings and other important information during the encryption process.
What that means: Adversaries may attempt to make an executable or file difficult to discover or analyze by encrypting, encoding, or otherwise obfuscating its contents on the system or in transit.
-
T1027.016 Junk Code Insertion Stealth
What they do: Maze has inserted large blocks of junk code, including some components to decrypt strings and other important information for later in the encryption process.
What that means: Adversaries may use junk code / dead code to obfuscate a malware’s functionality.
-
T1036.004 Masquerade Task or Service Stealth
What they do: Maze operators have created scheduled tasks masquerading as "Windows Update Security", "Windows Update Security Patches", and "Google Chrome Security Update" designed to launch the ransomware.
What that means: Adversaries may attempt to manipulate the name of a task or service to make it appear legitimate or benign.
-
T1070 Indicator Removal Stealth
What they do: Maze has used the “Wow64RevertWow64FsRedirection” function following attempts to delete the shadow volumes, in order to leave the system in the same state as it was prior to redirection.
What that means: Adversaries may selectively delete or modify artifacts generated to reduce indications of their presence and blend in with legitimate activity.
-
T1218.007 Msiexec Stealth
What they do: Maze has delivered components for its ransomware attacks using MSI files, some of which have been executed from the command-line using msiexec.
What that means: Adversaries may abuse msiexec.exe to proxy execution of malicious payloads.
-
T1564.006 Run Virtual Instance Stealth
What they do: Maze operators have used VirtualBox and a Windows 7 virtual machine to run the ransomware; the virtual machine's configuration file mapped the shared network drives of the target company, presumably so Maze can encrypt files on the shared drives as well as the local machine.
What that means: Adversaries may carry out malicious operations using a virtual instance to avoid detection.
-
T1685 Disable or Modify Tools Defense Impairment
What they do: Maze has disabled dynamic analysis and other security tools including IDA debugger, x32dbg, and OllyDbg.
What that means: Adversaries may disable, degrade, or tamper with security tools or applications (e.g., endpoint detection and response (EDR) tools, intrusion detection systems (IDS), antivirus, logging agents, sensors, etc.) to impair or reduce visibility of defensive capabilities.
-
T1049 System Network Connections Discovery Discovery
What they do: Maze has used the "WNetOpenEnumW", "WNetEnumResourceW”, “WNetCloseEnum” and “WNetAddConnection2W” functions to enumerate the network resources on the infected machine.
What that means: Adversaries may attempt to get a listing of network connections to or from the compromised system they are currently accessing or from remote systems by querying for information over the network.
-
T1057 Process Discovery Discovery
What they do: Maze has gathered all of the running system processes.
What that means: Adversaries may attempt to get information about running processes on a system.
-
T1082 System Information Discovery Discovery
What they do: Maze has checked the language of the infected system using the "GetUSerDefaultUILanguage" function.
What that means: An adversary may attempt to get detailed information about the operating system and hardware, including version, patches, hotfixes, service packs, and architecture.
-
T1614.001 System Language Discovery Discovery
What they do: Maze has checked the language of the machine with function GetUserDefaultUILanguage and terminated execution if the language matches with an entry in the predefined list.
What that means: Adversaries may attempt to gather information about the system language of a victim in order to infer the geographical location of that host.
-
T1071.001 Web Protocols Command and Control
What they do: Maze has communicated to hard-coded IP addresses via HTTP.
What that means: Adversaries may communicate using application layer protocols associated with web traffic to avoid detection/network filtering by blending in with existing traffic.
-
T1568 Dynamic Resolution Command and Control
What they do: Maze has forged POST strings with a random choice from a list of possibilities including "forum", "php", "view", etc. while making connection with the C2, hindering detection efforts.
What that means: Adversaries may dynamically establish connections to command and control infrastructure to evade common detections and remediations.
-
T1486 Data Encrypted for Impact Impact
What they do: Maze has disrupted systems by encrypting files on targeted machines, claiming to decrypt files if a ransom payment is made.
What that means: Adversaries may encrypt data on target systems or on large numbers of systems in a network to interrupt availability to system and network resources.
-
T1489 Service Stop Impact
What they do: Maze has stopped SQL services to ensure it can encrypt any database.
What that means: Adversaries may stop or disable services on a system to render those services unavailable to legitimate users.
-
T1490 Inhibit System Recovery Impact
What they do: Maze has attempted to delete the shadow volumes of infected machines, once before and once after the encryption process.
What that means: Adversaries may delete or remove built-in data and turn off services designed to aid in the recovery of a corrupted system to prevent recovery.
-
T1529 System Shutdown/Reboot Impact
What they do: Maze has issued a shutdown command on a victim machine that, upon reboot, will run the ransomware within a VM.
What that means: Adversaries may shutdown/reboot systems to interrupt access to, or aid in the destruction of, those systems.
Tools Observed (15)
▼Software Maze has been seen using, grouped by what it is used for. Legitimate administration tools appear here because these actors routinely abuse them — presence in this list is not itself malicious.
Credential theft
Discovery & enumeration
Exfiltration
LOLBAS (living-off-the-land binaries)
Offensive security tooling
Tool data from Ransomware Tool Matrix by BushidoUK, licensed CC BY 4.0. Grouped by purpose and matched to this group by Breach House.
Ransom Notes (1)
▼The note this group leaves on a compromised machine. Click a filename to read it.
DECRYPT-FILES.txt
Attention! ---------------------------- | What happened? ---------------------------- All your files, documents, photos, databases, and other important data are safely encrypted with reliable algorithms. You cannot access the files right now. But do not worry. You have a chance! It is easy to recover in a few steps. ---------------------------- | How to get my files back? ---------------------------- The only method to restore your files is to purchase a unique for you private key which is securely stored on our servers. To contact us and purchase the key you have to visit our website in a hidden TOR network. There are general 2 ways to reach us: 1) [Recommended] Using hidden TOR network. a) Download a special TOR browser: https://www.torproject.org/ b) Install the TOR Browser. c) Open the TOR Browser. d) Open our website in the TOR browser: http://aoacugmutagkwctu.onion/[snip] e) Follow the instructions on this page. 2) If you have any problems connecting or using TOR network a) Open our website: https://mazedecrypt.top/[snip] b) Follow the instructions on this page. Warning: the second (2) method can be blocked in some countries. That is why the first (1) method is recommended to use. On this page, you will see instructions on how to make a free decryption test and how to pay. Also it has a live chat with our operators and support team. ---------------------------- | What about guarantees? ---------------------------- We understand your stress and worry. So you have a FREE opportunity to test a service by instantly decrypting for free three files on your computer! If you have any problems our friendly support team is always here to assist you in a live chat! ------------------------------------------------------------------------------- THIS IS A SPECIAL BLOCK WITH A PERSONAL AND CONFIDENTIAL INFORMATION! DO NOT TOUCH IT WE NEED IT TO IDENTIFY AND AUTHORIZE YOU ---BEGIN MAZE KEY--- [snip] ---END MAZE KEY---
Ransom-note text from RansomLook, licensed CC BY 4.0.
Victims (60)
Search, filter and paginate the victim timeline for Maze. Showing 1–60 of 60.
| Type | Target | Discovered | Country | Business Category | Intel Link |
|---|---|---|---|---|---|
| Ransomware | Fairfax County Public Schools id480 View details | United States | Public Sector | — | |
|
No additional victim description available. |
|||||
| Ransomware | Toledo Public Schools (TPS) id479 View details | United States | Education | — | |
|
No additional victim description available. |
|||||
| Ransomware | Artech Information Systems id472 View details | United States | IT | — | |
|
No additional victim description available. |
|||||
| Ransomware | Canon id460 View details | United States | Other | — | |
|
No additional victim description available. |
|||||
| Ransomware | SK Hynix (semiconductor company) id454 View details | Services | — | ||
|
No additional victim description available. |
|||||
| Ransomware | Strata Plus (strata management firm) id445 View details | Australia | Services | — | |
|
No additional victim description available. |
|||||
| Ransomware | X-FAB id440 View details | United States | Other | — | |
|
No additional victim description available. |
|||||
| Ransomware | Thai Beverage Public Company id431 View details | Thailand | Hospitality / Food & Beverage / Tourism | — | |
|
No additional victim description available. |
|||||
| Ransomware | Ostermeir FZE (engineering firm) id430 View details | United Arab Emirates | Manufacturing / Engineering | — | |
|
No additional victim description available. |
|||||
| Ransomware | VirtualGuard id429 View details | United States | Other | — | |
|
No additional victim description available. |
|||||
| Ransomware | Xerox Corporation id22345 View details | United Kingdom | Services | ||
|
No additional victim description available. |
|||||
| Ransomware | Xerox Corporation id22345 View details | United Kingdom | Services | ||
|
Xerox Corporation is a prominent global enterprise headquartered in the United States, specializing in digital document management, printing technology, and business process services. Operating extensively within the services sector, including within the United Kingdom, the company provides a wide array of hardware, software, and workflow solutions designed to optimize organizational productivity. As part of its corporate profile in threat intelligence databases, Xerox Corporation was listed as a ransomware victim associated with the Maze threat actor group. |
|||||
| Ransomware | FERSPED Inc. (Macedonian shipping company) id406 View details | Transportation / Travel / Logistics | — | ||
|
No additional victim description available. |
|||||
| Ransomware | United Enertech (US construction company id407 View details | United States | IT | — | |
|
No additional victim description available. |
|||||
| Ransomware | Domingos Martins id408 View details | Brazil | NGOs / Associations | — | |
|
No additional victim description available. |
|||||
| Ransomware | Daily Thermetrics id409 View details | United States | Other | — | |
|
No additional victim description available. |
|||||
| Ransomware | John Christner Trucking id410 View details | United States | Transportation / Travel / Logistics | — | |
|
No additional victim description available. |
|||||
| Ransomware | Mead O'Brien, Inc id411 View details | United States | Services | — | |
|
No additional victim description available. |
|||||
| Ransomware | Munoz Engineering PC id412 View details | United States | Manufacturing / Engineering | — | |
|
No additional victim description available. |
|||||
| Ransomware | Ahmed Almazrouei Group id413 View details | Services | — | ||
|
No additional victim description available. |
|||||
| Ransomware | Omnix Int'l id414 View details | United Arab Emirates | Other | — | |
|
No additional victim description available. |
|||||
| Ransomware | Westmoreland Mechanical Testing and Research, Inc. id415 View details | United States | Services | — | |
|
No additional victim description available. |
|||||
| Ransomware | Collabera id404 View details | United States | Other | — | |
|
No additional victim description available. |
|||||
| Ransomware | Westech International (US military contractor) id385 View details | United States | IT | — | |
|
No additional victim description available. |
|||||
| Ransomware | Electricity Generating Authority of Thailand id386 View details | Thailand | Public Sector | — | |
|
No additional victim description available. |
|||||
| Ransomware | LG Electronics id387 View details | Other | — | ||
|
No additional victim description available. |
|||||
| Ransomware | WorldNet Telecommunications and ISP id388 View details | Puerto Rico | Telecommunications | — | |
|
No additional victim description available. |
|||||
| Ransomware | Columbus Metro Federal Credit Union id389 View details | United States | Finance / Legal / Insurance | — | |
|
No additional victim description available. |
|||||
| Ransomware | Webuild SpA (industrial group) id390 View details | Italy | Manufacturing / Engineering | — | |
|
No additional victim description available. |
|||||
| Ransomware | Faxon Machining id391 View details | United States | Other | — | |
|
No additional victim description available. |
|||||
| Ransomware | Conducent id380 View details | United States | Other | — | |
|
No additional victim description available. |
|||||
| Ransomware | Max Linear (radio- frequency chip maker) id378 View details | United States | Other | — | |
|
No additional victim description available. |
|||||
| Ransomware | Pitney Bowes id373 View details | United States | Other | — | |
|
No additional victim description available. |
|||||
| Ransomware | HLB (Belgian accounting firm) id372 View details | Belgium | Finance / Legal / Insurance | — | |
|
No additional victim description available. |
|||||
| Ransomware | Ashville Plastic Surgery Institute id368 View details | United States | Healthcare / Pharma | — | |
|
No additional victim description available. |
|||||
| Ransomware | Plastic Surgeon Kristin Tarbet (Bellevue, Wash) id369 View details | United States | Manufacturing / Engineering | — | |
|
No additional victim description available. |
|||||
| Ransomware | Sparboe (egg producer) id359 View details | United States | Communication / Marketing | — | |
|
No additional victim description available. |
|||||
| Ransomware | Banco BCR id360 View details | Costa Rica | Finance / Legal / Insurance | — | |
|
No additional victim description available. |
|||||
| Ransomware | Dakota Carrier Network (DCN) id357 View details | United States | Telecommunications | — | |
|
No additional victim description available. |
|||||
| Ransomware | Tom Berkowitz Trucking Inc (whitinsville, MA) id355 View details | United States | Transportation / Travel / Logistics | — | |
|
No additional victim description available. |
|||||
| Ransomware | Benefit Recovery Specialists Inc (BRSI) id354 View details | United States | Services | — | |
|
No additional victim description available. |
|||||
| Ransomware | Cognizant id353 View details | United States | Other | — | |
|
No additional victim description available. |
|||||
| Ransomware | Southeastern Wire (wire manufacturer) id352 View details | United States | Other | — | |
|
No additional victim description available. |
|||||
| Ransomware | Chubb id347 View details | United States | Other | — | |
|
No additional victim description available. |
|||||
| Ransomware | Berkine (Algerian Petroleum Joint Venture) id348 View details | Algeria | Energy | — | |
|
No additional victim description available. |
|||||
| Ransomware | Henning Harders (freight and logistics firm) id343 View details | Australia | Transportation / Travel / Logistics | — | |
|
No additional victim description available. |
|||||
| Ransomware | Hammersmith Medicines Research id342 View details | United Kingdom | Healthcare / Pharma | — | |
|
No additional victim description available. |
|||||
| Ransomware | VT San Antonio Aerospace (aerospace and defense contractor) id338 View details | United States | Construction / Real Estate | — | |
|
No additional victim description available. |
|||||
| Ransomware | Affordacare Urgent Care Clinic id325 View details | United States | Healthcare / Pharma | — | |
|
No additional victim description available. |
|||||
| Ransomware | Affordacare Urgent Care Clinics id326 View details | United States | Healthcare / Pharma | — | |
|
No additional victim description available. |
|||||
| Ransomware | CU Collections id327 View details | United States | Other | — | |
|
No additional victim description available. |
|||||
| Ransomware | Lakeland Community College id321 View details | United States | Education | — | |
|
No additional victim description available. |
|||||
| Ransomware | Busch's Inc (Grocery chain) id306 View details | United States | Services | — | |
|
No additional victim description available. |
|||||
| Ransomware | Southwire (cable and wire manufacturer) id307 View details | United States | Other | — | |
|
No additional victim description available. |
|||||
| Ransomware | City of Pensacola id305 View details | United States | Public Sector | — | |
|
No additional victim description available. |
|||||
| Ransomware | BST & CO (accounting firm) id303 View details | United States | Finance / Legal / Insurance | — | |
|
No additional victim description available. |
|||||
| Ransomware | Medical Diagnostic Laboratories id302 View details | United States | Healthcare / Pharma | — | |
|
No additional victim description available. |
|||||
| Ransomware | Bird Construction id300 View details | Canada | Construction / Real Estate | — | |
|
No additional victim description available. |
|||||
| Ransomware | Allied Universal id294 View details | United States | Other | — | |
|
No additional victim description available. |
|||||
| Ransomware | Andrew Agencies id291 View details | Canada | Other | — | |
|
No additional victim description available. |
|||||