Only two months have passed since the international joint operation to bring down the Gameover Zeus (GOZ) botnet. In a combined effort, law enforcement and service providers were able to disrupt the botnet operation and apprehend several of those responsible. The GOZ malware was known for its peer-to-peer-based (P2P) infrastructure, large number of infected devices and sophisticated crime logic that successfully defrauded banks across the globe.

IBM Trusteer’s advanced malware researchers have now detected a new variant of the Bugat malware that uses almost identical (and somewhat upgraded) GOZ HTML injections starting to spread throughout the United Kingdom and the Middle East.

While Bugat’s (aka, Feodo, Geodo and Cridex) fundamental infrastructure did not change and does not utilize the same P2P infrastructure approach as GOZ, the HTML injections used are very similar — and in some cases identical — to GOZ; that is, the HTML injections and scripts as well as the structure of the attack used by Bugat to target banking applications are GOZ-like.

There are two possible explanations for this. First, someone from the GOZ group could have moved to the Bugat team. This would not be the first time something like this has happened, which we’ve witnessed in other cases involving Zeus and Citadel; however, it is not very likely in this case since Bugat and GOZ are essentially competitors, while Zeus and Citadel are closely related. The second and more likely explanation is that the Bugat team could have analyzed and perhaps reversed the GOZ malware before copying the HTML injections that made GOZ so highly profitable for its operators.

What’s in the New Bugat Malware Variant?

The new Bugat malware attack on banking applications includes multiple elements for stealing credentials, overcoming two-factor authentication, dealing with IP reputation and other counter-security measures. In some of the attacks, once infected users direct their browser to a bank targeted by the new Bugat variant, the following happens:

  1. Users never reach the real bank login page. Instead, they are directed to a malicious site and are requested to provide their login information.
  2. In real time, the criminal captures the credentials and connects to the bank via the victim’s IP address. This is achieved by Bugat’s back-connect capability, which helps the attacker defeat IP reputation security checks.
  3. In case the bank requests more information from the criminal during the transaction process, the criminal can obtain these data elements by using social engineering and HTML injection. These requests are presented to victims in real time. Such requests can include secret questions and two-factor authentication such as one-time passwords.

IBM Trusteer research teams have seen a dramatic drop in the number of GOZ-infected devices and number of successful fraud attempts using this technique since the joint operation against GOZ. However, with this new variant of Bugat malware, the same successful approach seems to be coming back to life by a competing Trojan.

To stay protected, organizations can partner with a third-party security company to prevent and detect this new Bugat malware variant and identify its techniques. This is not the first time that the Bugat team copied or reused other proven attack methods, so IBM researchers will continue to monitor and analyze new malware variants for both original and borrowed fraud techniques.

More from Malware

When the Absence of Noise Becomes Signal: Defensive Considerations for Lazarus FudModule

In February 2023, X-Force posted a blog entitled “Direct Kernel Object Manipulation (DKOM) Attacks on ETW Providers” that details the capabilities of a sample attributed to the Lazarus group leveraged to impair visibility of the malware’s operations. This blog will not rehash analysis of the Lazarus malware sample or Event Tracing for Windows (ETW) as that has been previously covered in the X-Force blog post. This blog will focus on highlighting the opportunities for detection of the FudModule within the…

Kronos Malware Reemerges with Increased Functionality

The Evolution of Kronos Malware The Kronos malware is believed to have originated from the leaked source code of the Zeus malware, which was sold on the Russian underground in 2011. Kronos continued to evolve and a new variant of Kronos emerged in 2014 and was reportedly sold on the darknet for approximately $7,000. Kronos is typically used to download other malware and has historically been used by threat actors to deliver different types of malware to victims. After remaining…

A View Into Web(View) Attacks in Android

James Kilner contributed to the technical editing of this blog. Nethanella Messer, Segev Fogel, Or Ben Nun and Liran Tiebloom contributed to the blog. Although in the PC realm it is common to see financial malware used in web attacks to commit fraud, in Android-based financial malware this is a new trend. Traditionally, financial malware in Android uses overlay techniques to steal victims’ credentials. In 2022, IBM Security Trusteer researchers discovered a new trend in financial mobile malware that targets…

RansomExx Upgrades to Rust

IBM Security X-Force Threat Researchers have discovered a new variant of the RansomExx ransomware that has been rewritten in the Rust programming language, joining a growing trend of ransomware developers switching to the language. Malware written in Rust often benefits from lower AV detection rates (compared to those written in more common languages) and this may have been the primary reason to use the language. For example, the sample analyzed in this report was not detected as malicious in the…