BoletimSecSeptember 2, 2026🇵🇹Translated from Portuguese

Brazilian Malware BraZetsu Uses AI to Map and Sell Compromised Corporate Networks

Researchers have identified a new Windows malware called BraZetsu, used to map compromised corporate networks, identify high-value systems, and prepare these accesses for sale to other criminals. The operation focuses primarily on Brazil and other countries in Latin America and the Iberian Peninsula.

The threat has been attributed with high confidence to the Brazilian actor Exilware, which operates as an Initial Access Broker. In this model, the group breaches companies and sells initial access to operators of fraud, data theft, or ransomware.

BraZetsu is developed in Python and uses a modular architecture. After infection, it maintains communication via WebSocket with the command-and-control server and allows remote command execution and screen capture.

The malware searches for banking software, ERPs, e-commerce platforms, industrial environments, development tools, backup systems, and security solutions. It also looks for financial files in the Brazilian CNAB standard, digital certificates, and browser history.

The code shows signs of heavy use of generative AI during development. Internal messages indicate that an AI component on the server may help classify stolen files and prioritize machines considered more valuable. Researchers note that the full extent of AI within the operation has not yet been determined.

BraZetsu contains 27 functions, most dedicated to automatic reconnaissance and information collection. The compromised accesses supply an underground market operated by Exilware. Buyers can acquire infected machines and later deploy their own malware, separating the initial intruder from the final attack against the company.

Related articles

BoletimSecMalware & Botnets

Malicious Twitch Extension Steals OAuth Tokens from Nearly 31,000 Users

A browser extension posing as an enhancement for Twitch has been stealing OAuth authentication tokens from approximately 31,000 users across Chrome and Firefox. The extension, known as Twitch Enhanced Viewer or JeetBot, was discovered by researcher Kush Pandya of Socket. It promised 1080p streaming in restricted regions and an ad-free experience while covertly exfiltrating session tokens to attacker-controlled servers. The tokens were transmitted in plaintext via network-layer redirects, allowing full access to chat functions, private messages, and account settings. Both the Chrome version with around 30,000 installations since June 26, 2025, and the Firefox version with 604 users since July 7, 2025, remained available in official stores at the time of reporting. Users are advised to immediately disable the extension and revoke active Twitch sessions to invalidate stolen tokens.

BoletimSecMalware & Botnets

Casbaneiro Banking Trojan Targets Financial Institutions in Argentina, Peru, Colombia and Mexico

Fortinet researchers identified a Casbaneiro campaign in August that specifically targets bank customers across four Latin American countries. The infection begins with a PDF attachment that displays the recipient's own email address to build credibility and creates urgency around an unpaid invoice or judicial notice. The PDF link performs IP-based geofencing, redirecting non-target visitors to Google or YouTube while delivering a Base64-encoded ZIP only to victims in the selected countries. Inside the archive, an HTA file downloads the legitimate AutoIt interpreter along with a compiled script and compressed payload, helping evade binary-focused defenses. The malware stays dormant until the victim visits a monitored banking website, at which point it activates its C2 channel, exfiltrates Outlook contact data, and can display bank-specific credential-harvesting overlays. Additional remote-access capabilities allow operators to control the keyboard, manipulate the clipboard, and execute arbitrary commands on the infected system.

BoletimSecMalware & Botnets

Cybercriminals Distribute NJRAT, DCRAT and Chaos via Fake GTA 6 Downloads

Threat actors are leveraging anticipation around GTA 6 to spread multiple malware families through fake game downloads. Security researchers at Huntress identified campaigns that combine search-engine poisoning, gaming forums, torrent sites and social-media posts to deliver oversized fake ISO files exceeding 100 GB. Victims who execute the installer see Russian-language messages claiming an invalid crack or missing license, while remote-access tools and data stealers run silently in the background. The delivered payloads include NJRAT and DCRAT for keystroke logging, screen capture and webcam access, Mercurial Grabber for harvesting browser credentials and Discord tokens, and the Chaos wiper that encrypts small files and overwrites larger ones. The operation primarily targets Russian-speaking gamers, as indicated by the ransom note and error messages. Analysts recommend avoiding unofficial downloads and isolating any compromised systems immediately.

HabrMalware & Botnets

Smartphone Spyware: How Devices Collect and Exfiltrate Data Even Without Internet Access

Modern smartphones continue gathering sensor data including microphone, camera, gyroscope, and satellite navigation even when Wi-Fi and mobile data are disabled. Information is stored locally and transmitted only when connectivity is restored. The Find My Device feature from Google and Find My from Apple allow location reporting for hours after the device is powered off via a separate Bluetooth chip. In August 2026, ThreatFabric disclosed the Manic trojan that uses Wi-Fi Direct, Bluetooth RFCOMM, and BLE GATT to relay encrypted data through nearby infected devices when direct internet access is unavailable. The malware supports multi-hop routing of up to four intermediate devices. Everyday users face greater risk from over-privileged applications and pre-installed malware on gray-market devices than from sophisticated offline exfiltration techniques. A detailed checklist covers purchase hygiene, permission audits, and recovery steps after suspected compromise.