Attackers are using the open-source red-team tool RedTiger to build an infostealer that collects Discord account data and payment information.
The malware can also steal credentials stored in the browser, cryptocurrency wallet data, and game accounts.
RedTiger is a Python-based penetration testing suite for Windows and Linux that bundles options for scanning networks and cracking passwords, OSINT-related utilities, Discord-focused tools, and a malware builder.
on GitHub, its free and unconditional distribution and the lack of any safeguards allow easy abuse.
a report from Netskope, threat actors are now abusing RedTiger”s info-stealer component, primarily for targeting French Discord account holders.
The attackers compiled RedTiger’s code using PyInstaller to form standalone binaries and gave those gaming or Discord-related names.
Once the info-stealer is installed on the victim’s machine, it scans for Discord and browser database files. It then extracts plain and encrypted tokens via regex, validates the tokens, and pulls the profile, email, multi-factor authentication, and subscription information.
Next, it injects custom JavaScript into Discord’s index.js to intercept API calls and capture events such as login attempts, purchases, or even password changes. It also extracts payment information (PayPal, credit cards) stored on Discord.
If you suspect compromise, revoke Discord tokens, change passwords, and reinstall your Discord desktop client from the official site. Also, clear saved data from browsers and enable MFA everywhere.
Bill Toulas
Bill Toulas is a tech writer and infosec news reporter with over a decade of experience working on various online publications, covering open-source, Linux, malware, data breach incidents, and hacks.