AntiMalwareAugust 6, 2026🇷🇺Translated from Russian

Spyware-Laden Modified iOS Apps Distributed via Russian Telegram Channel, Kaspersky Discovers

Kaspersky researchers have uncovered a scheme distributing modified iOS applications containing spyware through a Russian-language Telegram channel.

The collection includes altered versions of an online marketplace for selling goods, a photo editor, and a video viewing service. These apps are presented as ad-free and feature-rich, making them attractive to users seeking free enhancements.

Attackers insert a malicious module into otherwise legitimate applications. Some unmodified apps in the channel simply advertise the same Telegram source, directing users toward the infected files.

Installation requires sideloading: users must download an IPA file, purchase a developer certificate, and sign the application using tools such as eSign or Scarlet. The process can also be performed from a computer or on a jailbroken device, avoiding the App Store entirely.

While the app remains open, the spyware gathers the device name, battery level, regional settings, memory details, and jailbreak status. It can also obtain geolocation data, the mobile operator code, and capture screenshots before transmitting everything to the attackers.

The malware does not function in the background, so surveillance stops when the application is closed. Nevertheless, a single captured screenshot can still provide significant value to the operators.

Kaspersky recommends installing applications exclusively from trusted sources such as the official App Store or verified developer websites to avoid such risks.

Related articles

BoletimSecMalware & Botnets

Casbaneiro Banking Trojan Targets Financial Institutions in Argentina, Peru, Colombia and Mexico

Fortinet researchers identified a Casbaneiro campaign in August that specifically targets bank customers across four Latin American countries. The infection begins with a PDF attachment that displays the recipient's own email address to build credibility and creates urgency around an unpaid invoice or judicial notice. The PDF link performs IP-based geofencing, redirecting non-target visitors to Google or YouTube while delivering a Base64-encoded ZIP only to victims in the selected countries. Inside the archive, an HTA file downloads the legitimate AutoIt interpreter along with a compiled script and compressed payload, helping evade binary-focused defenses. The malware stays dormant until the victim visits a monitored banking website, at which point it activates its C2 channel, exfiltrates Outlook contact data, and can display bank-specific credential-harvesting overlays. Additional remote-access capabilities allow operators to control the keyboard, manipulate the clipboard, and execute arbitrary commands on the infected system.

BoletimSecMalware & Botnets

Cybercriminals Distribute NJRAT, DCRAT and Chaos via Fake GTA 6 Downloads

Threat actors are leveraging anticipation around GTA 6 to spread multiple malware families through fake game downloads. Security researchers at Huntress identified campaigns that combine search-engine poisoning, gaming forums, torrent sites and social-media posts to deliver oversized fake ISO files exceeding 100 GB. Victims who execute the installer see Russian-language messages claiming an invalid crack or missing license, while remote-access tools and data stealers run silently in the background. The delivered payloads include NJRAT and DCRAT for keystroke logging, screen capture and webcam access, Mercurial Grabber for harvesting browser credentials and Discord tokens, and the Chaos wiper that encrypts small files and overwrites larger ones. The operation primarily targets Russian-speaking gamers, as indicated by the ransom note and error messages. Analysts recommend avoiding unofficial downloads and isolating any compromised systems immediately.

HabrMalware & Botnets

Smartphone Spyware: How Devices Collect and Exfiltrate Data Even Without Internet Access

Modern smartphones continue gathering sensor data including microphone, camera, gyroscope, and satellite navigation even when Wi-Fi and mobile data are disabled. Information is stored locally and transmitted only when connectivity is restored. The Find My Device feature from Google and Find My from Apple allow location reporting for hours after the device is powered off via a separate Bluetooth chip. In August 2026, ThreatFabric disclosed the Manic trojan that uses Wi-Fi Direct, Bluetooth RFCOMM, and BLE GATT to relay encrypted data through nearby infected devices when direct internet access is unavailable. The malware supports multi-hop routing of up to four intermediate devices. Everyday users face greater risk from over-privileged applications and pre-installed malware on gray-market devices than from sophisticated offline exfiltration techniques. A detailed checklist covers purchase hygiene, permission audits, and recovery steps after suspected compromise.

AntiMalwareMalware & Botnets

Reconstructed Stuxnet Source Code Published on GitHub with Build Instructions

An unknown researcher has released a reconstructed version of the Stuxnet worm source code on GitHub, including reverse-engineering results and assembly instructions. Stuxnet was discovered in 2010 and is widely attributed to the joint US-Israeli Olympic Games operation targeting Iran's Natanz uranium enrichment facility. The malware specifically attacked Siemens industrial controllers by altering frequency converter operations to physically damage centrifuge rotors while falsifying operator displays. Propagation relied on USB drives, network shares, and a Windows Print Spooler vulnerability, combined with stolen Realtek and JMicron driver-signing certificates. The worm also injected itself into Siemens WinCC and Step 7 software to intercept communications with programmable logic controllers. Due to a flaw in its environment checks, Stuxnet escaped the target network and spread publicly before its built-in June 2012 self-destruct date. Researchers are advised to analyze the code only inside fully isolated virtual machines without network access.