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

Closing the Feedback Gap Helps Retain Top Talent

The silent departure of a high-performing employee often begins months before any formal resignation is submitted, usually triggered by a persistent lack of meaningful dialogue with their immediate supervisor. This communication breakdown represents a critical vulnerability for modern organizations. When talented individuals perceive that their professional growth and daily contributions are being ignored, the psychological contract between the employer and

Employment Design Becomes a Key Competitive Differentiator

The modern professional landscape has transitioned into a state where organizational agility and the intentional design of the employment experience dictate which firms thrive and which ones merely survive. While many corporations spend significant energy on external market fluctuations, the real battle for stability occurs within the structural walls of the office environment. Disruption has shifted from a temporary inconvenience

How Is AI Shifting From Hype to High-Stakes B2B Execution?

The subtle hum of algorithmic processing has replaced the frantic manual labor that once defined the marketing department, signaling a definitive end to the era of digital experimentation. In the current landscape, the novelty of machine learning has matured into a standard operational requirement, moving beyond the speculative buzzwords that dominated previous years. The marketing industry is no longer occupied

Why B2B Marketers Must Focus on the 95 Percent of Non-Buyers

Most executive suites currently operate under the delusion that capturing a lead is synonymous with creating a customer, yet this narrow fixation systematically ignores the vast ocean of potential revenue waiting just beyond the immediate horizon. This obsession with immediate conversion creates a frantic environment where marketing departments burn through budgets to reach the tiny sliver of the market ready

How Will GitProtect on Microsoft Marketplace Secure DevOps?

The modern software development lifecycle has evolved into a delicate architecture where a single compromised repository can effectively paralyze an entire global enterprise overnight. Software engineering is no longer just about writing logic; it involves managing an intricate ecosystem of interconnected cloud services and third-party integrations. As development teams consolidate their operations within these environments, the primary source of truth—the