κατασκευή ιστοσελίδων ρόδος

TECH - WEB DEVELOPMENT NEWS

Get the latest tech - web development news and analysis on industry around the world.

  • HOME
You are here: Home / INDUSTRY NEWS / New Android Banking Trojan “Klopatra” Uses Hidden VNC to Control Infected Smartphones
άμυνα
.

New Android Banking Trojan “Klopatra” Uses Hidden VNC to Control Infected Smartphones

01/10/2025

A previously undocumented Android banking trojan called Klopatra has compromised over 3,000 devices, with a majority of the infections reported in Spain and Italy.
Italian fraud prevention firm Cleafy, which discovered the sophisticated malware and remote access trojan (RAT) in late August 2025, said it leverages Hidden Virtual Network Computing (VNC) for remote control of infected devices and dynamic overlays for facilitating credential theft, ultimately enabling fraudulent transactions.
“Klopatra represents a significant evolution in mobile malware sophistication,” security researchers Federico Valentini, Alessandro Strino, Simone Mattia, and Michele Roviello said. “It combines extensive use of native libraries with the integration of Virbox, a commercial-grade code protection suite, making it exceptionally difficult to detect and analyze.”
Evidence gathered from the malware’s command-and-control (C2) infrastructure and linguistic clues in the associated artifacts suggests that it is being operated by a Turkish-speaking criminal group as a private botnet, given the absence of a public malware-as-a-service (MaaS) offering. As many as 40 distinct builds have been discovered since March 2025.
Attack chains distributing Klopatra employ social engineering lures to trick victims into downloading dropper apps that masquerade as seemingly harmless tools, such as IPTV applications, allowing the threat actors to bypass security defences and completely take control of their mobile devices.

Offering the ability to access high-quality TV channels as a lure is a deliberate choice, as pirated streaming applications are popular among users, who are often willing to install such apps from untrusted sources, thus unwittingly infecting their phones in the process.
The dropper app, once installed, requests the user to grant it permissions to install packages from unknown sources. Upon obtaining this permission, the dropper extracts and installs the main Klopatra payload from a JSON Packer embedded within it. The banking trojan is no different from other malware of its kind, seeking permission to Android’s accessibility services to realize its goals.

While accessibility services is a legitimate framework designed to assist users with disabilities to interact with the Android device, it can be a potent weapon in the hands of bad actors, who can abuse it to read contents of the screen, record keystrokes, and perform actions on behalf of the user to conduct fraudulent transactions in an autonomous manner.

“What elevates Klopatra above the typical mobile threat is its advanced architecture, built for stealth and resilience,” Cleafy said. “The malware authors have integrated Virbox, a commercial-grade code protection tool rarely seen in the Android threat landscape. This, combined with a strategic shift of core functionalities from Java to native libraries, creates a formidable defensive layer.”
“This design choice drastically reduces its visibility to traditional analysis frameworks and security solutions, applying extensive code obfuscation, anti-debugging mechanisms, and runtime integrity checks to hinder analysis.”
Besides incorporating features to maximize evasion, resilience, and operational effectiveness, the malware provides operators with granular, real-time control over the infected device using VNC features that are capable of serving a black screen to conceal the malicious activity, such as executing banking transactions without their knowledge.

Klopatra also uses the accessibility services to grant itself additional permissions as required to prevent the malware from being terminated, and attempts to uninstall any hard-coded antivirus apps already installed on the device. Furthermore, it can launch fake overlay login screens atop financial and cryptocurrency apps to siphon credentials. These overlays are delivered dynamically from the C2 server when the victim opens one of the targeted apps.
It’s said the human operator actively engages in fraud attempts over what’s described as a “carefully orchestrated sequence” that involves first checking if the device is charging, the screen is off, and is currently not being actively used.
If these conditions are met, a command is issued to reduce the screen brightness to zero and display a black overlay, giving the impression to the victim that the device is inactive and off. In the background, however, the threat actors use the device PIN or pattern previously stolen to gain unauthorized access, launch the targeted banking app, and drain the funds through multiple instant bank transfers.

The findings show that although Klopatra doesn’t try to reinvent the wheel, it poses a serious threat to the financial sector owing to a technically advanced assemblage of features to obfuscate its true nature.
“Klopatra marks a significant step in the professionalization of mobile malware, demonstrating a clear trend of threat actors adopting commercial-grade protections to maximize the lifespan and profitability of their operations,” the company said.
“The operators show a clear preference for conducting their attacks during the night. This timing is strategic: the victim is likely asleep, and their device is often left charging, ensuring it remains powered on and connected. This provides the perfect window for the attacker to operate undetected.”
The development comes a day after ThreatFabric flagged a previously undocumented Android banking trojan called Datzbro that can conduct device takeover (DTO) attacks and perform fraudulent transactions by preying on the elderly.
Source: thehackernews.com

Filed Under: INDUSTRY NEWS Tagged With: Source-2

3 ways I make NotebookLM my personal sidekick

NotebookLM is marketed as a research and notes companion, but honestly, I don’t quite use it the way Google had intended. The “official” pitch is that you upload documents, and it helps you pull insights and keep track of sources. This is undoubtedly useful for things like academic work, but it can also get boring if that’s all you use it for. Source: xda-developers.com … [Read More...]

I didn't know the Obsidian Reminder plugin existed, but it's exactly what I needed

I run my entire life out of my Obsidian vault, but until now, something has been missing. I've tried multiple to-do apps, but none of those really checked all the boxes — and then I stumbled across the Obsidian Reminder plugin. This small, simple plugin has become an essential part of my workflow. I already struggle to remember things — if it isn't written down, it doesn't exist — but with a … [Read More...]

Opera is bringing a huge wave of free AI tools to its browsers

A few days ago, Opera broke the news that my favorite AI browser was getting a general release. It was fantastic news for me, because when I gave their test build out and used it to remake the classic game of Snake, I had a blast experimenting with all the different things I could ask it to do. Source: xda-developers.com … [Read More...]

All the quotes from Borderlands 4 CEO about the game that missed the mark

For a lot of years now, Randy Pitchford, the CEO of Gearbox Entertainment, has been one of the more... interesting personalities in the gaming space. The man certainly has a flair for dramatics, an unfiltered way of talking, and a knack for making headlines for the strangest reasons. Source: xda-developers.com … [Read More...]

4 cheap PC parts I’ll never buy again

Building a PC is an exciting rite of passage for any tech enthusiast. There's an overwhelming breadth of options available at every budget. However, this low barrier to entry is a double-edged sword. It’s incredibly tempting for a novice or first-time PC builder to look at a compatibility list and pair an upper-mid tier CPU and gaming GPU with an affordable $80 motherboard. I've been tempted too, … [Read More...]

I replaced WSL with a full Linux VM, and here’s why it's actually better

Windows Subsystem for Linux, or WSL, has been an incredibly welcome addition to Windows for those who enjoy developing and tinkering with Linux distributions. The lightweight, easy-to-setup nature of these instances is perfect for anyone looking to run Linux tools without needing to leave their primary OS. Once I started to use non-native packages and stepped outside of basic command-line tasks, I … [Read More...]

RGB is secretly the worst bloatware on your PC

If your PC features a lot of RGB lighting, chances are you've got software to manage it. While proprietary RGB software will give you complete control over your lighting, most RGB control software consumes hardware resources to run on a consistent basis. This is especially true of most OEMs' proprietary RGB management software, like Asus Armoury Crate, MSI Center, or Razer Synapse. Source: … [Read More...]

This cute open-source notes app killed Google Keep for me

Google Keep has been my go-to for jotting down quick ideas and making lists. It’s minimal, dead easy to navigate, and also just a tap away on my phone. I love it for its simplicity which allows me to quickly dump half-formed notes. But over time, I started to hit a ceiling. My notes became a messy scroll of colorful squares without folders or real structure. I also wasn’t a fan of my notes being … [Read More...]

The best smart rings for 2025

It’s getting increasingly difficult to say smart rings are just a niche inside the broader world of wearable technology. The raft of celebrities who are seen wearing them, the NBA’s use of Oura rings as an early warning system against COVID-19 and, last year, Samsung’s entry into the market has made them far more prominent in the minds of mainstream consumers. We’ve tested plenty of smart … [Read More...]

The clock is ticking: Savings of up to 20% on group passes end tonight for TechCrunch Disrupt 2025

The Founder and Investor bundle sale for TechCrunch Disrupt 2025 is live — but only until tonight at 11:59 p.m. PT. This is your only chance this year to lock in group bundle savings on Founder Passes and an even bigger discount on group Investor Passes. After today, these deals are gone. Disrupt 2025 brings together over 10,000 founders, investors, and operators from around the world to tackle … [Read More...]

Tags

Source-1 Source-2 Source-3 Source-4 Source-5 Source-6 Source-7 Source-8 Source-9 Source-10 Source-12 Source-13 Source-15 Source-16

Tech Web Development News

This is a PERSONAL and PRIVATE WEBPAGE. Please leave this page. Contact me via email : admin@news-6.com about anything you would like to ask or problem.

Tech News

Disclaimer!
In every post is written below the original source of the post. Copyrights belong on their owners.

Web Development News

HOTELS – CRUISES – CARS – TRAVEL

Recent Posts

  • 3 ways I make NotebookLM my personal sidekick
  • I didn't know the Obsidian Reminder plugin existed, but it's exactly what I needed
  • Opera is bringing a huge wave of free AI tools to its browsers
  • All the quotes from Borderlands 4 CEO about the game that missed the mark
  • 4 cheap PC parts I’ll never buy again

Technology - Seo

Categories

  • INDUSTRY NEWS

World Industry News

Privacy & Cookies: This site uses cookies.
To find out more, as well as how to remove or block these, see here: Our Cookie Policy
TECH - WEB DEVELOPMENT NEWS @ COPYRIGHTS 2023