Are Maverick and Coyote the Same Brazilian Banking Malware?

Article Highlights
Off On

A single zipped shortcut arriving in a WhatsApp chat can quietly trigger a full‑blown heist-grade intrusion chain that looks routine to defenders until the browsers of a Brazilian victim start betraying their bank sessions. That is the unsettling scenario emerging from an investigation into the Maverick banking trojan, whose delivery and inner mechanics align strikingly with the older Coyote campaign. Both families lean on Windows-native tooling, hide their intent behind layers of scripting tricks, and light up only on Brazilian systems. The question is less whether the techniques look alike and more whether the code and operations converge to a degree that implies shared authorship—because the overlaps reach far beyond coincidence and push into the domain of inherited design, iterative retooling, and coordinated infrastructure.

Tracing the Shared DNA

Infection Flow and Living-off-the-Land Tactics

Maverick enters through deceptively benign ZIP archives shared over WhatsApp, a channel that blends trust and informality to suppress suspicion at the moment of click. Inside waits an LNK shortcut that launches heavily obfuscated PowerShell, stitched together from fragments with nested FOR loops that rebuild powershell.exe and parameters only at runtime. The script layers Base64 with UTF‑16LE encoding and prolific string concatenation, taking advantage of Windows defaults and telemetry blind spots to stall detection. Once decoded, PowerShell reaches attacker infrastructure—domains such as zapgrande[.]com—then drips the next stages, ensuring each component is present only when needed. Persistence follows with a batched foothold named in a pattern like HealthApp-.bat dropped in Startup, giving a low-profile reentry point after reboot.

Geo-Fencing, Target Decryption, and Browser Monitoring

The payload refuses to run unless the host environment fits a Brazilian profile, checking timezone, locale, regional settings, and date formats with unusual rigor. That geo-fencing curbs noise and reduces exposure, while signaling confidence in high-value returns within a tightly defined financial ecosystem. When conditions match, the malware unpacks target lists for more than 50 Brazilian institutions through a consistent scheme: data stored in Base64, compressed via GZIP, and decrypted with AES in CBC mode. This sequence repeats across Maverick and Coyote, indicating code-level inheritance, not casual copying. Active monitoring then hooks major browsers—Chrome, Firefox, Edge, Opera, Brave—to capture banking events and insert theft logic at the exact moment of session activity. Beaconing to domains such as sorvetenopote[.]com provides remote control and telemetry that keeps operators informed and adaptive.

Evidence Of a Common Lineage

Code Parity and Operational Reuse

The anchors tying the two families together are as operational as they are technical. The LNK → obfuscated PowerShell → staged download pipeline is not a trope here; it is nearly identical across campaigns, down to the nested loop technique that reconstructs commands on the fly. Both strains adopt deep obfuscation to frustrate static analysis and manipulate encoded layers to exhaust simple detections. More telling is the parity of encryption workflows for embedded target lists and the modular staging that keeps artifacts sparse on disk. Even persistence choices show convergent style, favoring batch-based autostarts over more conspicuous registry methods. Seen together, these consistencies describe a developer philosophy as much as a toolkit—one that values Windows-native execution, low-noise artifacting, and fast iteration across related branches.

Campaign Discipline and Brazilian Focus

Delivery through WhatsApp capitalizes on social familiarity and mobile-to-desktop transfer habits, which reduce vigilance around ZIP and LNK content. Infrastructure reuse across domains shortens deployment timelines and simplifies control, with rotating hosts serving interchangeable payloads. The Brazilian-only activation gates reduce collateral infections, a move that cuts researcher visibility while maximizing regional success. This strategy dovetails with modular staging and anti-analysis, producing campaigns that can be tuned quickly without rewriting the core logic. As a result, Maverick does not feel like a knockoff; it reads like an evolution of Coyote’s approach, adapted for fresh lures, refined obfuscation, and a resilient delivery cadence that survives routine takedowns and signature updates.

What Security Teams Should Do Next

The operational and code-level overlap between Maverick and Coyote pointed to sustained development by the same actors or by closely aligned teams working from a shared codebase. That conclusion mattered because it suggested defenses could pivot from chasing labels to detecting the stable backbone: LNK-triggered PowerShell with nested loop reconstruction, Base64 plus UTF‑16LE layering, AES-CBC with GZIP for target lists, and Startup folder batch persistence. Network filters tuned to WhatsApp-delivered ZIP/LNK patterns, script-block logging that captures reconstructed command lines, and browser telemetry that flags injection attempts during Brazilian banking sessions had provided real leverage. Prioritizing geo-fenced heuristics and infrastructure clustering also paid off by surfacing families that tried to stay local and quiet.

Explore more

AI and Generative AI Transform Global Corporate Banking

The high-stakes world of global corporate finance has finally severed its ties to the sluggish, paper-heavy traditions of the past, replacing the clatter of manual data entry with the silent, lightning-fast processing of neural networks. While the industry once viewed artificial intelligence as a speculative luxury confined to the periphery of experimental “innovation labs,” it has now matured into the

Is Auditability the New Standard for Agentic AI in Finance?

The days when a financial analyst could be mesmerized by a chatbot simply generating a coherent market summary have vanished, replaced by a rigorous demand for structural transparency. As financial institutions pivot from experimental generative models to autonomous agents capable of managing liquidity and executing trades, the “wow factor” has been eclipsed by the cold reality of production-grade requirements. In

How to Bridge the Execution Gap in Customer Experience

The modern enterprise often functions like a sophisticated supercomputer that possesses every piece of relevant information about a customer yet remains fundamentally incapable of addressing a simple inquiry without requiring the individual to repeat their identity multiple times across different departments. This jarring reality highlights a systemic failure known as the execution gap—a void where multi-million dollar investments in marketing

Trend Analysis: AI Driven DevSecOps Orchestration

The velocity of software production has reached a point where human intervention is no longer the primary driver of development, but rather the most significant bottleneck in the security lifecycle. As generative tools produce massive volumes of functional code in seconds, the traditional manual review process has effectively crumbled under the weight of machine-generated output. This shift has created a

Navigating Kubernetes Complexity With FinOps and DevOps Culture

The rapid transition from static virtual machine environments to the fluid, containerized architecture of Kubernetes has effectively rewritten the rules of modern infrastructure management. While this shift has empowered engineering teams to deploy at an unprecedented velocity, it has simultaneously introduced a layer of financial complexity that traditional billing models are ill-equipped to handle. As organizations navigate the current landscape,