Home
Glossary
Doenerium
Table of contents
5 min
H2 title on one or more lines.
Share
Updated on
August 13, 2026

Doenerium malware

Doenerium is an information stealer, or infostealer, that harvests credentials and personal data from a compromised Windows machine and sends them to its operator. It collects browser passwords, cookies, autofill entries and browsing history, cryptocurrency wallet data, screenshots, and detailed information about Discord accounts. Doenerium malware, Doenerium infostealer, and Doenerium stealer all refer to the same threat. What makes it especially accessible is its distribution model: the malware has been published openly on a public code repository, so anyone can obtain and modify it without paying for a subscription or negotiating access. Doenerium has circulated mainly through gaming communities, fake game downloads, and messages on chat platforms. That audience can make Doenerium look like a consumer problem. It is also an enterprise risk. People reuse passwords across personal and work accounts, access corporate applications from personal devices, and remain logged in to cloud services. A stolen password or valid session cookie can turn an infection on a home machine into an entry point for a wider intrusion.

Key takeaways

  • Doenerium is an information stealer. It collects browser credentials, cookies, cryptocurrency wallet data, screenshots, and Discord account details, then exfiltrates them.
  • It is free and openly available. The malware has been published on a public code repository and promoted through messaging platforms and underground forums, so deployment requires little money and limited skill.
  • It spreads through gaming communities. Fake game downloads and messages from compromised chat accounts are common delivery routes.
  • Discord is a specific target. Beyond tokens, Doenerium collects account, billing, subscription, and recovery information.
  • Stolen personal data creates corporate risk. Reused passwords and valid session cookies from a personal machine can open a route into an employer's systems.

What Doenerium steals

Doenerium's collection is broad for a relatively small tool, and the data it targets reveals the audience its operators are pursuing.

Data category What Doenerium collects
Browser data Saved passwords, cookies, autofill entries, browsing history, and session information from supported browsers.
Cryptocurrency wallets Data from browser extensions and desktop cryptocurrency wallets, which can support theft or account takeover.
Discord accounts Tokens, usernames, email addresses, phone numbers, billing information, subscriptions, and account-recovery data.
System information Operating system details, hostname, username, hardware information, installed software, and network information.
Screenshots Images of the desktop that can reveal documents, applications, messages, and other information visible on screen.
Discord contacts Contacts with rare account badges, which may have resale value in gaming communities.

The malware also enumerates contacts with rare account badges. These badges have social value in gaming communities and can be sold or traded. This collection profile points to monetization in gaming communities rather than conventional enterprise espionage.

Why free availability changes the threat

Many notable malware families operate as businesses. Access is rented for a monthly fee, sometimes for thousands of dollars, and sellers may vet or limit their customers. That creates a ceiling on the number of operators and often raises the average level of technical skill.

Doenerium sits at the other end of the market. Its code is available publicly, it is promoted on messaging channels and forums, and anyone can take it and use it. This creates two problems for defenders. First, the operator population is large, uncoordinated, and often inexperienced, so campaigns are numerous and varied. There is no single operator whose disruption would stop the activity. Second, public code can be modified, so variants may behave differently from the documented version.

Low technical skill does not reduce the value of stolen data. A valid session cookie works whoever collected it. The resulting credentials and sessions can be aggregated, sold, and resold to buyers that specialize in turning access into fraud, account takeover, or ransomware.

How Doenerium is distributed

Doenerium is usually delivered through social engineering aimed at people looking for games and gaming content. A typical campaign follows this sequence:

  1. A message arrives through a chat platform. It promotes a new game, exclusive content, or early access. The message may come from a compromised account, including an account with an established following.
  2. The link leads to a convincing download page. Campaigns have used fake websites designed to resemble legitimate game download sites. Some pages fingerprint visitors before serving content.
  3. The download is an archive or executable. Password-protected archives can make automated inspection more difficult.
  4. The payload masquerades as a game application. It is packaged to resemble a normal desktop application, and running it starts the data theft.
  5. A decoy keeps the user occupied. A window may ask for a beta access code, making the user believe the download failed while the malware collects data in the background.

Doenerium may share delivery infrastructure with other stealer families. A reusable fake download network can distribute whichever malware an operator has chosen, so the family found on a particular machine may depend on the campaign behind that site.

Why a gaming-focused stealer matters to organizations

A stealer distributed through fake game downloads can still affect an employer through several paths.

  • Password reuse: People reuse credentials across personal and work accounts. A password taken from a home machine can be tested against corporate services quickly and cheaply.
  • Session cookies bypass authentication: A valid session cookie can grant access to an account without the password and without triggering multi-factor authentication (MFA), because the session has already been authenticated. This is why infostealer infections can precede wider intrusions.
  • Personal devices access corporate resources: When staff use a personal machine to access work email, chat, or cloud applications, an infection on that device creates exposure for the organization.

Stolen credentials do not stay with the person who first collected them. They are aggregated and resold in markets where buyers may include groups that specialize in converting access into ransomware. A stealer infection on a personal laptop and a serious corporate incident can be separated by only a few steps in that supply chain.

How to protect against Doenerium and respond to an infection

Prevention depends largely on software sources. Response depends largely on credentials and sessions.

  1. Install software only from official sources. Use official stores, vendor websites, and authorized distributors. This removes much of the exposure created by fake game downloads.
  2. Avoid cracked or pirated software and games. Unauthorized versions are a reliable delivery mechanism for information stealers.
  3. Treat unexpected download links as suspicious. A message from a known contact is not proof of safety when the account may have been compromised.
  4. Monitor for suspicious application behavior. Look for unfamiliar applications accessing browser credential stores and making outbound connections shortly after execution. Tune detections because ordinary Windows commands can appear in legitimate activity too.
  5. Assume credentials are compromised after an infection. Change the passwords for every account used on the affected machine, including personal and work accounts.
  6. Revoke sessions and tokens, not only passwords. A stolen cookie can remain usable after a password change until the active session is invalidated.
  7. Rebuild the machine where practical. Given the low detection rates of some stealer families and the persistence mechanisms they may establish, reinstalling the system can be safer than attempting to clean it.

Expert insight: Cheap malware still creates expensive incidents

Security teams can underestimate Doenerium because it is free, uses familiar techniques, and often reaches people through fake game downloads. That view focuses on the malware's engineering rather than on the value of what it steals. Credentials and live sessions are valuable regardless of how impressive the tool that collected them may be.

The economics matter more than the code. Credentials harvested by an inexperienced operator using free software enter the same marketplace as credentials harvested by a professional group, and buyers care about access rather than provenance. Sekoia is a European cybersecurity vendor whose in-house TDR team tracks this ecosystem from distribution campaigns to the markets where stolen data is traded. That intelligence feeds the Sekoia AI SOC platform and supports detection of the consequences: an unfamiliar application accessing a browser credential store, an authenticated session appearing from an unexpected context, or an account behaving unlike itself.

The right response to a Doenerium alert is to treat it as a credential incident with a clock running. Determine which accounts were used on the affected machine, revoke their sessions, reset their passwords, and check where those credentials or identities appear elsewhere. Those actions matter regardless of whether the infostealer cost thousands of dollars or nothing.