Google Play Apps Hide Anatsa Banking Trojan Using Stealthy Loaders
Malicious applications distributed through Google Play are employing stealthy loaders to install the Anatsa banking trojan for Android, putting victims' financial accounts at risk. The campaign relies on seemingly legitimate programs to conceal the initial infection stage.
One identified case involves a modified PDF reader that displays a fake update prompt after launch, tricking users into installing an additional component that prepares the device to receive the banking malware. This approach allows the code initially published in the store to appear harmless during security checks, with malicious behavior activated only after the program reaches the device of a victim deemed interesting by the operators.
Another loader was found in the Cleanova application. It collects information provided by analytics SDKs, including data that can indicate the installation source, and sends these details to a command-and-control server. The server then decides whether to deliver the malicious payload. When the installation origin does not match the criteria set by the criminals, the code remains inactive, a technique that complicates identification during automated analysis processes.
If Anatsa is installed, the threat can support the theft of information used to access financial services and enable fraudulent operations. Banking trojans represented 30.77 percent of malicious applications detected in the second quarter of 2026. During that period, more than 1.99 million attacks involving malware, adware, or unwanted programs for mobile devices were blocked, and 93,574 installation packages related specifically to banking trojans were identified.
Related articles
Android Banking Trojans Hide in Droppers to Bypass Google Play Checks
Kaspersky solutions blocked 1.99 million attacks involving Android malware, adware and potentially unwanted programs in the second quarter of 2026, down from 2.68 million the previous quarter. Researchers still recorded 304,000 malicious installation packages, among them 93,600 banking trojans that retained the largest share at 30.77 percent. Operators increasingly rely on droppers that pass initial store review and later download the real payload. One PDF reader application distributed through Google Play displayed a fake update prompt that installed the Anatsa banking trojan. The Cleanova dropper collected installation-source data and delivered its payload only under attacker-chosen conditions, avoiding analysis environments. The share of users hit by Trojan-Dropper.AndroidOS.Banker.dd rose sharply from 0.01 percent to 2.16 percent, while the Mamont and Creduz families continued to expand with new variants.
Reverse Engineering Tutorial Explores Hybrid Analysis of Linux x86-64 Crackme Using Ghidra and GDB
A detailed three-part tutorial series examines the crackme binary Getting started keygen by Mazzotti on Linux x86-64. The first installment covers initial file inspection with file and strings utilities, identification of the ELF format and PIE properties, and loading the stripped binary into Ghidra to locate the entry point and main function. Analysts reconstruct stack frames, resolve optimized prologues, and correct Ghidra's variable sizing errors through dynamic confirmation in GDB. The series emphasizes hybrid static-dynamic methodology: decompiler hypotheses are tested with breakpoints and memory examination, then fed back to refine types and structures. Future parts will cover mutation testing, hidden C++ structures, and full Python reconstruction of the validation algorithm without patching branches.
DDoS-Guard Reports Record 540,000 L7 Attacks in June 2026 Amid Botnet Fragmentation
DDoS-Guard recorded a sharp 70% increase in L7 attacks during Q2 2026, with June alone seeing 540,000 incidents. Global volumetric attacks doubled compared to all of 2025, including peaks of 1.64 Tbps and 1.58 Tbps. Law enforcement dismantled four major IoT botnets—Aisuru, KimWolf, JackSkid and Mossad—in March, yet long-duration L7 campaigns surged 380%. Attackers shifted focus to application-layer exhaustion using browser automation and AI agents while targeting HR platforms and news sites. Europol’s Operation PowerOFF led to 75,000 warnings and 53 domain takedowns across 21 countries. Experts attribute the June spike to attacks aimed at protection providers themselves rather than single domains.
Spyware-Laden Modified iOS Apps Distributed via Russian Telegram Channel, Kaspersky Discovers
Kaspersky researchers have identified modified versions of popular iOS applications that are being distributed through a Russian-language Telegram channel and contain a malicious spying module. The infected apps include a marketplace platform for selling goods, a photo editor, and a video viewing service, all offered as ad-free versions with extra free features. Attackers embed the spyware directly into legitimate IPA files, while some clean apps simply promote the same channel to funnel users toward the malicious downloads. Installation requires users to obtain a developer certificate and sign the app using tools such as eSign or Scarlet, or to sideload via a computer or jailbroken device, completely bypassing the App Store. Once launched, the malware collects device name, battery level, regional settings, memory information, jailbreak status, geolocation, carrier code, and screenshots before sending the data to the attackers, although it stops when the app is closed. Kaspersky advises users to obtain applications only from official stores or verified developer websites rather than random Telegram sources.