May 9, 2016 By Larry Loeb 2 min read

In April, security researchers at Zscaler came across malware that targets a specific bank and steals user credentials. This infostealer Trojan seems to be Spanish in origin, and so far has targeted users in the U.S. and Mexico.

Mexico’s second-largest bank, Banamex, is its current target. However, the Trojan could be configured to attack other financial institutions.

About the Infostealer Trojan Operation

The installer that is the Trojan payload’s limousine has two extensions in its file name. This seems to be a way to try to impersonate a PDF file, but it appears on the desktop as a generic .exe file, not a PDF, so the camouflage fails.

The installer will attempt to download three files: the actual infostealer, a Fiddler proxy engine for .net applications and open-source JSON framework for .net applications. Interestingly, the last two files are legitimate: Though they are being used by the malware authors for malicious purposes, the code seems to be unaltered from its original state.

All three of the files are downloaded to the Windows system directory. The infostealer checks for the Fiddler and JSON files upon starting. If they’re not present, it will attempt to download them from a hard-coded location.

For Windows XP and Windows Server 2003, the malware creates an autostart registry key entry ensuring the persistence of the malware if the system is rebooted. It behaves differently on other Windows versions, installing root certificates early in the process.

The malware then collects information from the victim’s system, after which it is sent to a remote C&C server in an encoded format, according to Zscaler. The banking Trojan uses the Fiddler proxy engine to intercept Web connections and redirect the users to the attacker-controlled server, which hosts the impostor banking website.

The Fiddler proxy engine comes in handy here; it sends the victim to the fake website but resolves the domain to the IP address so the fraudulent page appears legitimate. There, the user’s banking credentials can be intercepted.

Warnings for the Future

Attackers can modify this Trojan rather simply. There is a 10-minute loop in the code that downloads a configuration file, so any changes to that file will quickly propagate.

Thinking this is a limited attack on one Mexican bank is shortsighted. The framework can be easily changed and expanded to threaten more people in the near future.

More from

New proposed federal data privacy law suggests big changes

3 min read - After years of work and unsuccessful attempts at legislation, a draft of a federal data privacy law was recently released. The United States House Committee on Energy and Commerce released the American Privacy Rights Act on April 7, 2024. Several issues stood in the way of passing legislation in the past, such as whether states could issue tougher rules and if individuals could sue companies for privacy violations. With the American Privacy Rights Act of 2024, the U.S. government established…

AI cybersecurity solutions detect ransomware in under 60 seconds

2 min read - Worried about ransomware? If so, it’s not surprising. According to the World Economic Forum, for large cyber losses (€1 million+), the number of cases in which data is exfiltrated is increasing, doubling from 40% in 2019 to almost 80% in 2022. And more recent activity is tracking even higher.Meanwhile, other dangers are appearing on the horizon. For example, the 2024 IBM X-Force Threat Intelligence Index states that threat group investment is increasingly focused on generative AI attack tools.Criminals have been…

The major hardware flaw in Apple M-series chips

3 min read - The “need for speed” is having a negative impact on many Mac users right now. The Apple M-series chips, which are designed to deliver more consistent and faster performance than the Intel processors used in the past, have a vulnerability that can expose cryptographic keys, leading an attacker to reveal encrypted data. This critical security flaw, known as GoFetch, exploits a vulnerability found in the M-chips data memory-dependent prefetcher (DMP). DMP’s benefits and vulnerabilities DMP predicts memory addresses that the…

Topic updates

Get email updates and stay ahead of the latest threats to the security landscape, thought leadership and research.
Subscribe today