Telegram, Discord, Roblox and Minecraft: Vanta Stealer Uses PyArmor to Steal Browser Passwords, Crypto Wallets and Discord Tokens

Telegram, Discord, Roblox and Minecraft: Vanta Stealer Uses PyArmor to Steal Browser Passwords, Crypto Wallets and Discord Tokens

Vanta Stealer: Python-Based Malware Leverages PyArmor Obfuscation for Cross-Platform Data Theft

Researchers have identified Vanta Stealer, a sophisticated Python-based information stealer that targets Windows systems, employing layered obfuscation to evade detection and exfiltrate sensitive data. The malware, compiled with Visual Studio 2022 and packed using PyInstaller, embeds a Python runtime and modules into a single executable, complicating reverse engineering efforts.

Key Features & Attack Chain

Vanta Stealer employs PyArmor, a commercial code protection tool, to encrypt its payload, forcing analysts to bypass obfuscation before examining its logic. Once deobfuscated, the malware follows a modular, staged approach:

  1. Collection – Dynamically retrieves browser credential extractors at runtime, reducing the need for full binary redistribution.
  2. Targeted Theft – Harvests data from Discord, Telegram, Steam, Roblox, Minecraft, Riot/Valorant, Mullvad VPN, and cryptocurrency wallets, along with screenshots, webcam captures, and documents containing seed phrases or private keys.
  3. Enrichment – Validates stolen Discord tokens via the Discord API, extracting usernames, emails, phone numbers, Nitro status, payment methods, and server admin privileges to prioritize high-value accounts.
  4. Packaging & Exfiltration – Generates a Summary.txt report detailing compromised assets, then compresses all stolen data into a ZIP archive with metadata (victim ID, username, execution mode) before uploading to a hard-coded C2 server via HTTP POST.

Evasion & Distribution Tactics

  • PyArmor obfuscation hinders static analysis, requiring specialized tools (e.g., PyArmor Static Unpack) to recover readable Python bytecode.
  • Modular design allows operators to update components (e.g., browser theft logic) without redistributing the full payload, evading signature-based detection.
  • Likely distributed via social engineering lures, including trojanized installers, cracked software, game cheats, fake updates, and malvertising, mirroring tactics used by similar stealers like VVS Stealer.

Impact & Trends

Vanta Stealer exemplifies the growing use of Python in malware development, combining commercial obfuscation tools, runtime module retrieval, and enriched victim profiling to maximize stolen data value. Its ability to dynamically adapt harvesting logic and prioritize high-value targets underscores the evolving sophistication of modern infostealers. Defenders are advised to monitor for suspicious PyInstaller executables and obfuscated Python artifacts as part of broader threat detection strategies.

Source: https://gbhackers.com/vanta-stealer-uses-pyarmor/

Telegram TPRM report: https://www.rankiteo.com/company/telegram-messenger

Discord TPRM report: https://www.rankiteo.com/company/discord

Roblox TPRM report: https://www.rankiteo.com/company/roblox

Minecraft TPRM report: https://www.rankiteo.com/company/mojangstudios

"id": "mojtelrobdis1786019150",
"linkid": "mojangstudios, telegram-messenger, roblox, discord",
"type": "Cyber Attack",
"date": "8/2026",
"severity": "85",
"impact": "4",
"explanation": "Attack with significant impact with customers data leaks"
{'affected_entities': [{'type': 'Individuals/End Users'}],
 'attack_vector': ['Trojanized installers',
                   'Cracked software',
                   'Game cheats',
                   'Fake updates',
                   'Malvertising'],
 'data_breach': {'data_exfiltration': True,
                 'file_types_exposed': ['ZIP archives',
                                        'Text files (Summary.txt)',
                                        'Screenshots',
                                        'Documents'],
                 'personally_identifiable_information': ['Usernames',
                                                         'Emails',
                                                         'Phone numbers',
                                                         'Discord Nitro status',
                                                         'Payment methods'],
                 'sensitivity_of_data': 'High',
                 'type_of_data_compromised': ['Credentials',
                                              'Session tokens',
                                              'Personal documents',
                                              'Payment methods',
                                              'PII (usernames, emails, phone '
                                              'numbers)']},
 'description': 'Researchers have identified Vanta Stealer, a sophisticated '
                'Python-based information stealer that targets Windows '
                'systems, employing layered obfuscation to evade detection and '
                'exfiltrate sensitive data. The malware, compiled with Visual '
                'Studio 2022 and packed using PyInstaller, embeds a Python '
                'runtime and modules into a single executable, complicating '
                'reverse engineering efforts. Vanta Stealer uses PyArmor for '
                'obfuscation, dynamically retrieves browser credential '
                'extractors, and targets applications like Discord, Telegram, '
                'Steam, Roblox, Minecraft, Riot/Valorant, Mullvad VPN, and '
                'cryptocurrency wallets. It also captures screenshots, webcam '
                'footage, and documents containing seed phrases or private '
                'keys, then exfiltrates data to a hard-coded C2 server.',
 'impact': {'data_compromised': ['Browser credentials',
                                 'Discord tokens',
                                 'Telegram data',
                                 'Steam/Roblox/Minecraft/Riot/Valorant session '
                                 'data',
                                 'Mullvad VPN credentials',
                                 'Cryptocurrency wallet data',
                                 'Screenshots',
                                 'Webcam captures',
                                 'Documents with seed phrases/private keys'],
            'identity_theft_risk': 'High',
            'payment_information_risk': 'High',
            'systems_affected': 'Windows systems'},
 'initial_access_broker': {'high_value_targets': ['Discord admins',
                                                  'Cryptocurrency wallet '
                                                  'users']},
 'lessons_learned': 'Vanta Stealer highlights the growing use of Python in '
                    'malware development, combining commercial obfuscation '
                    'tools, runtime module retrieval, and enriched victim '
                    'profiling to maximize stolen data value. Its modular '
                    'design allows dynamic updates to evade detection.',
 'motivation': 'Data Theft',
 'post_incident_analysis': {'corrective_actions': ['Deobfuscation tools (e.g., '
                                                   'PyArmor Static Unpack)',
                                                   'Enhanced detection for '
                                                   'Python-based malware',
                                                   'User education on '
                                                   'trojanized software'],
                            'root_causes': ['Use of PyArmor obfuscation',
                                            'Modular design for evasion',
                                            'Social engineering distribution']},
 'recommendations': 'Defenders should monitor for suspicious PyInstaller '
                    'executables and obfuscated Python artifacts. Implement '
                    'enhanced monitoring for dynamic module retrieval and C2 '
                    'communication. Educate users on avoiding trojanized '
                    'software and malvertising.',
 'references': [{'source': 'Cybersecurity Research Report'}],
 'response': {'enhanced_monitoring': 'Recommended (monitor for suspicious '
                                     'PyInstaller executables and obfuscated '
                                     'Python artifacts)'},
 'title': 'Vanta Stealer: Python-Based Malware Leverages PyArmor Obfuscation '
          'for Cross-Platform Data Theft',
 'type': 'Information Stealer'}
Great! Next, complete checkout for full access to Rankiteo Blog.
Welcome back! You've successfully signed in.
You've successfully subscribed to Rankiteo Blog.
Success! Your account is fully activated, you now have access to all content.
Success! Your billing info has been updated.
Your billing was not updated.