Balonx Sistema: Mexican Phishing-as-a-Service Platform Combines Real-Time MITM, Android RAT, and AI Vishing to Target 20+ Financial Institutions
Balonx Sistema (TL-2026-2143), also tracked as Aclaraciones Bancarias, is a critical-severity phishing campaign, first published 2026-08-25. It is attributed to Balonx with high confidence, affects Multiple Mexican financial institutions Online/mobile banking, maps to 17 MITRE ATT&CK techniques (T1056.003, T1111, T1417.001), and is covered by 9 detection rules and 26 indicators of compromise.
Key facts for TL-2026-2143
- Threat ID
- TL-2026-2143
- Also known as
- Aclaraciones Bancarias
- Severity
- CRITICAL
- Status
- ACTIVE
- Category
- PHISHING
- First published
- 2026-08-25
- Last reviewed
- 2026-08-25
- Attribution
- Balonx
- Attribution confidence
- HIGH
- Motivation
- FINANCIAL
- Target sectors
- financial services, banking
- Target regions
- mexico, Latin America
- Detection rules
- 9
- Indicators of compromise
- 26
Malware and tooling in Balonx Sistema
Malware and tooling: BankProtect, Spyroid, Asterisk ChanSpy, ElevenLabs, FreePBX, GPT-4o-mini, Telegram, Whisper
Group-IB documented Balonx Sistema, a Mexico-based Phishing-as-a-Service platform run by an operator using the handle "balonx" that has targeted more than 20 Mexican financial institutions since October 2025, combining WebSocket-based real-time MITM phishing across 14 fraudulent screen types, a Spyroid-based Android RAT (tracked as BankProtect), and an AI-driven vishing module (CallFlow) built on GPT-4o-mini, ElevenLabs, and Whisper. The platform is sold as a weekly subscription service and had collected 1,100+ victim records and generated an estimated 1,728,000 MXN (~$99,384 USD) from 12 active operators at the time of analysis.
How Balonx Sistema works
Balonx Sistema is a fully productized Phishing-as-a-Service (PhaaS) platform operated out of Mexico under the SuperAdmin account handle "balonx," marketed under the "Aclaraciones Bancarias" (Bank Clarifications) social-engineering theme. Rather than selling static phishing kits, the operator rents live operational access on a recurring weekly basis via two subscription tiers paid through the Mexican crypto exchange Bitso, with subscription verification fully automated via the Bitso API: an Individual Plan (3,000 MXN/week, 2-device limit) and an Office Plan (6,000 MXN/week, 8 executive sub-accounts). A hardcoded October 4, 2025 reference date in the platform code marks its commercial launch.
The core of the platform is a persistent, bidirectional WebSocket channel (the /ws endpoint, present on every active Balonx phishing domain) that gives a human operator real-time control over what a victim sees during a live phishing session, driven by a SCREEN_CHANGE protocol message. Operators can push any of 14 distinct fraudulent screen types on demand — including FOLIO (case number), VALIDANDO (loading), LOGIN (credential capture), CODIGO (OTP/MFA interception), NIP (ATM PIN), TARJETA (card/CVV/expiration), SMS_COMPRA (purchase-authorization OTP), CANCELACION_RETIRO (cardless-withdrawal codes), ESCANEAR_QR (physical card QR capture), PROTECCION_BANCARIA (malicious APK delivery), PROTECCION_SALDO (balance capture), VERIFICACION_ID (ID/passport and biometric/camera capture), MENSAJE (custom messaging), and CANCELACION (session close). The CODIGO and SMS_COMPRA screens are purpose-built to intercept one-time passcodes before they expire, letting operators relay stolen credentials into the real banking portal in real time and thereby defeat MFA; the platform preconfigures bank-specific workflows that automate the credential-to-OTP progression.
The PROTECCION_BANCARIA screen is used to distribute an Android RAT disguised as a bank security alert, delivered through the phishing session itself rather than any app store. The APK (package sacred.explosion, main class bxelllolzxqfmaszk1049) is built on the commercial Spyroid RAT-as-a-Service framework and is tracked by Group-IB as BankProtect. It maintains a persistent raw TCP socket (setSoTimeout(0)) to a C2 server at 196.251.84.11:7771, authenticated with a hardcoded Base64-encoded connection key (host and port are themselves Base64-encoded in the APK: MTk2LjI1MS44NC4xMQ== / Nzc3MQ==), and provides keylogging, screenshot/screen-recording capture, file management, SMS interception, social-media/banking-app monitoring, and full remote device control.
A third module, CallFlow, automates voice fraud (vishing) at scale: victims are called by a bot that uses OpenAI GPT-4o-mini for real-time conversational dialogue, ElevenLabs (voice profile "Carolina") as the primary text-to-speech engine with an OpenAI "echo" voice as fallback, and OpenAI Whisper to transcribe victim speech in real time, all impersonating a bank representative indistinguishable from a human call-center operator. The backend runs on FreePBX 17.0.4.31/17.0.28 with a SIP server at 85.31.235.109:5160, supporting 30 concurrent call channels, which Group-IB assesses removes the human-operator bottleneck and lets a single operator run hundreds of simultaneous fraudulent calls; Manager-tier accounts can covertly listen to any active call in real time using Asterisk's ChanSpy feature. Access to CallFlow and the administrative backend is served from callbalonx.info and panelbalonxfs.xyz (GraphQL, REST, and token-auth endpoints under /admin/api/api/), backed by a centralized Neon PostgreSQL database that preserves victim data continuity as the operation rotates across phishing domains. Group-IB links over 350 domains to the Balonx/Aclaraciones Bancarias infrastructure going back to 2019, including aclaraciones-digital.online, soporte-aclaracion.xyz, and balonx.online.
Affiliate onboarding runs through a Telegram bot that assigns each new operator a unique affiliate ID, subject to explicit SuperAdmin approval; Office Plan Executive sub-accounts authenticate via one-time passwords delivered over Telegram, and a per-executive "allowedBanks" permission matrix restricts which institutions each sub-account may target. The operation promotes itself and recruits new operators through Facebook groups oriented around data trading and telemarketing fraud ("Base de Datos," "Bases de datos Negocios Serios"), using demonstration videos of the live-control panel and what Group-IB assesses are likely SuperAdmin-run sock-puppet accounts.
Since October 2025 the platform has been used by 12 active operators to harvest 1,100+ victim credential/financial records from customers of more than 20 Mexican financial institutions, generating an estimated 1,728,000 MXN (~$99,384 USD) in subscription revenue — part of a broader regional trend in which Mexico ranks second only to Brazil for banking-malware incidents in Latin America. Group-IB was able to identify the operator behind the "balonx" handle after discovering hardcoded credentials and operational infrastructure — including C2 coordinates, victim telemetry, and the full affiliate/operator hierarchy — exposed in a public GitHub repository used during platform development (activity dating to June 2025), and references Mexico's financial-consumer-protection agency CONDUSEF as the relevant regulatory contact for affected customers.
MITRE ATT&CK techniques used in TL-2026-2143
Credential Access
T1056.003 Web Portal Capture; T1111 Multi-Factor Authentication Interception; T1557 Adversary-in-the-Middle
Collection
T1417.001 Keylogging; T1513 Screen Capture; T1533 Data from Local System; T1636.004 SMS Messages
Command and Control
Initial Access
T1566.002 Spearphishing Link; T1566.004 Spearphishing Voice; T1660 Phishing
Resource Development
T1583.001 Domains; T1586.001 Social Media Accounts; T1587.001 Malware; T1588.002 Tool
Impact
Stealth
Affected products and versions in Balonx Sistema
- Multiple Mexican financial institutions — Online/mobile banking customers (20+ institutions)
Vulnerable versions: N/A - customers targeted via social engineering, not a software vulnerability - Google — Android OS
Vulnerable versions: Any Android device on which the sacred.explosion APK is sideloaded outside Google Play
Remediation for Balonx Sistema
Immediate actions
- Block the identified Balonx/Aclaraciones Bancarias domains and the 196.251.84.11 and 85.31.235.109 IPs at the perimeter/DNS layer.
- Alert customers of Mexican financial institutions to unsolicited 'Aclaraciones Bancarias' links, SMS/WhatsApp messages, and inbound calls requesting OTP/PIN/card data.
- Force session/credential resets and out-of-band re-verification for any accounts observed interacting with known Balonx phishing domains.
- Instruct mobile users to never sideload APKs prompted by a 'banking security' pop-up (PROTECCION_BANCARIA lure) and to check device admin/accessibility permission grants for the sacred.explosion package.
Workarounds
- Educate customers that legitimate banks never ask for a full OTP/CVV/PIN over a live chat, WebSocket-driven web page, or automated phone call.
Longer-term hardening
- Deploy out-of-band, push-based (not SMS/voice-relayed) MFA that cannot be relayed through a live operator-in-the-loop phishing panel.
- Deploy mobile threat defense / EDR on customer-facing banking apps capable of detecting Spyroid-derived RATs and unofficial APK sideloading.
- Implement voice-biometric or callback-based verification for any inbound call claiming to be from bank fraud/support lines to counter AI-vishing impersonation.
- Monitor for newly registered domains following the aclaraciones-*/balonx-*/panelbalonx* naming and WebSocket-based phishing kit patterns.
Timeline of Balonx Sistema
- Earliest domains later linked to the Balonx/Aclaraciones Bancarias infrastructure (aclaraciones-digital.online, soporte-aclaracion.xyz, balonx.online among 350+ total) begin appearing, per Group-IB's historical domain-rotation analysis (year-level precision only).
- GitHub repository activity shows active development of the Balonx platform and the CallFlow AI vishing module (month-level precision only).
- Balonx Sistema PhaaS commercially launches (hardcoded reference date in platform code); weekly subscription tiers (Individual 3,000 MXN, Office 6,000 MXN) go live, billed via the Bitso crypto exchange API with fully automated subscription verification.
- Platform begins actively harvesting victim credentials, OTPs, card data, and identity documents from customers of 20+ Mexican financial institutions.
- At time of Group-IB's analysis, 12 active operators are subscribed to the platform, having collectively generated an estimated 1,728,000 MXN (~$99,384 USD) and harvested 1,100+ victim records since October 2025 (month-level precision only).
- Group-IB publishes the original 'Balonx Sistema: The Face Behind the PhaaS Affecting Mexican Banking' technical analysis, detailing the WebSocket MITM mechanics, the Spyroid-based Android RAT (BankProtect), the CallFlow AI vishing infrastructure, and the affiliate/operator hierarchy.
- Derivative coverage of the Group-IB findings is published by CyberSecurityNews, GBHackers, and CyberPress, and the Spanish-language Group-IB blog post goes live, broadening public disclosure of the Balonx Sistema campaign.
- Group-IB identifies the operator behind the 'balonx' SuperAdmin account after discovering hardcoded credentials and operational infrastructure exposed in a public GitHub repository.
Sources cited for Balonx Sistema
- Balonx Sistema: The Face Behind the PhaaS Affecting Mexican Banking (ES)
- Balonx Sistema: The Face Behind the PhaaS Affecting Mexican Banking
- Hackers Use AI Voice Calls and Fake Banking Pages to Bypass MFA and Steal Accounts
- Balonx PhaaS Steals Bank OTPs in Real Time While AI Calls and Android RAT Target Victims
- Balonx PhaaS Targets 20+ Mexican Banks With Real-Time MFA Bypass, Android RAT and AI Vishing
- Group-IB Global: Balonx Sistema technical thread (WebSocket MITM, Spyroid RAT/BankProtect, AI vishing)
- Group-IB Global: Balonx Sistema technical thread (14 screen types, C2 infrastructure, affiliate management)
- Balonx Sistema: The Face Behind the PhaaS Affecting Mexican Banking - Live Threat Intelligence
Threats related to Balonx Sistema
- Balonx Sistema PhaaS Campaign — AI Voice Calls and Fake Banking Pages Targeting Mexican Financial Institutions
- TRUSTMARKET Phishing Campaign Expands to Chileautos and New International Platforms
- Top Phishing-Kit Platforms Driving AiTM Session-Theft and MFA-Bypass Campaigns (SOCRadar, Aug 2026)
- Turkish Banking & Government-Portal Fraud Ecosystem: 8,400+ Phishing Domains, 6,700+ e-Devlet Lookalikes, and 6,600 Monthly Social Media Scam Ads (Group-IB)
- Autonomous AI Agent Orchestration Powers Machine-Speed Social Engineering Attack Chains
Detection coverage for TL-2026-2143
As of 2026-08-25, Threadlinqs Intelligence publishes 9 detection rule(s) for TL-2026-2143 across Splunk SPL, Microsoft KQL and Sigma, covering 26 indicator(s) of compromise. The whole corpus is readable without an account; a free account unlocks full detection query text in Splunk SPL, Microsoft KQL and Sigma; paid tiers add raw indicator values, correlation and the MCP server. Threadlinqs MCP server · View plans.
Community OSINT corroboration for TL-2026-2143
1 of this threat's indicators have also been reported by the open-source security community, which observed at least one of them before this report was published. Community sightings are unverified and are kept separate from Threadlinqs' curated indicators. Indicator values, reporters and campaign linkage are available to authenticated Red-tier users.