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

Can the Zeus GPU Solve the Precision Gap Left by Nvidia?

The modern semiconductor industry is currently navigating a silent trade-off where massive gains in artificial intelligence come at the expense of traditional mathematical accuracy. While the world celebrates the speed of neural networks, a growing number of engineers and data scientists are finding that the hardware in their workstations no longer speaks the language of absolute precision. The race to

AMD Boosts RX 7000 Performance With FSR 4.1 AI Update

The satisfying click of a high-end graphics card seating into a motherboard remains a rite of passage for many enthusiasts, but that physical milestone is rapidly losing its status as the only way to achieve a significant performance leap. In the current era of hardware development, the most profound changes to a gaming experience no longer arrive exclusively in cardboard

AI Transforms Email Targeting and Personalization

The modern digital consumer expects every interaction with a brand to reflect their unique history, preferences, and current needs, yet many companies continue to rely on outdated strategies that ignore these fundamental behavioral signals. In a landscape where the average inbox is flooded with hundreds of generic notifications daily, the margin for error has narrowed to a razor-thin line between

How Is Generative AI Transforming Financial Services?

The rapid maturation of generative artificial intelligence has fundamentally altered the structural foundations of global finance, moving far beyond mere automation to create a landscape where precision and human-like reasoning are the new standards. This technological evolution has moved past the initial phase of experimental implementation and is now deeply embedded in the daily workflows of the world’s most prestigious

AI Redefines the Strategic Foundations of Global Finance

The traditional architecture of the global banking system is currently dissolving under the weight of a monumental technological shift that places artificial intelligence at the very center of every capital movement. Finance departments are no longer the quiet record-keeping back offices of the past; they have evolved into command centers where data serves as high-octane fuel for real-time strategic maneuvers.