MAL-2026-6549

    Dashboard / Malicious Package / MAL-2026-6549

    MAL-2026-6549

    Published: 27 Jun 2026Last Modified: 29 Jun 2026

    Summary: Malicious code in discord-token-generator (PyPI)

    Details: Source: amazon-inspector (ebd016cfcb52b59c0141268099b96c1336a15ca1d0afce46f367c7fe376f57de) discord_token_generator/__init__.py imports tokens.py, which instantiates TokenManager() at module load. The constructor calls notin(), which concatenates eight large opaque string chunks (ytouhqifgm, nqbardpoze, wqopxtejdv, zywnltfdmd, ljqvzqnjsm, pkehqytikl, pkciygtgum, cmdelmtwgz), base64-decodes the result, XOR-deobfuscates it with key 66, writes the bytes to %TEMP%\tokens.tmp, and launches the file via subprocess.Popen with shell=True and creationflags=0x08000000 (CREATE_NO_WINDOW) so no console appears. Any machine that imports this package runs the decoded Windows binary covertly. The package metadata (name 'discord-token-generator', author 'DiscordDev', email '[email protected]', description 'Generate valid Discord tokens for development and testing') impersonates Discord as a social-engineering lure to attract installers searching for Discord token tooling. The multi-chunk obfuscation, hidden execution flags, and Discord brand impersonation together confirm malicious intent. Source: kam193 (93b4fe1006dee186a1cbe4513b0f0c127912724aed5b3caf6bca4b0f27294b99) During import, package executes the embedded executable. It is an infostealer named internally as "NBSteal", focused on exfiltrating data from browsers, Telegram, Discord, Roblox and other gaming platforms, and other credentials. Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers. Campaign: 2026-06-discord-token-generator Reasons (based on the campaign): - infostealer - files-exfiltration - obfuscation - exfiltration-browser-data - malware - target:telegram - exfiltration-credentials

    Affected packages

    Package

    Name: discord-token-generator

    Purl: pkg:pypi/discord-token-generator

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.0
    1.0.1
    1.0.2
    1.0.3
    MAL-2026-6549 | CVE-DB