SShortSingh.
Back to feed

GoldFactory Malware Clones Banking Apps via Android Work Profiles to Steal Funds

0
·2 views

A high-severity Android malware campaign, linked to the threat group GoldFactory, has been targeting Indonesian users by tricking them into sideloading a malicious APK disguised as an airline, tax, or government application. Once installed, the malware Gigabud harvests banking credentials and screen lock codes, then deploys a secondary tool called Vwork to create an Android Work Profile on the victim's device. Vwork clones the victim's legitimate banking app inside this isolated Work Profile, allowing attackers to register it as a new device with the bank without triggering existing risk signals. Operating behind a black screen overlay, attackers remotely control the cloned app to carry out unauthorized fund transfers that victims are unlikely to notice in real time. Group-IB, which published its findings on September 11, 2026, confirmed actual financial losses and recommends restricting sideloading, limiting accessibility permissions via MDM policies, and strengthening bank-side authentication for newly registered devices.

Read the full story at DEV Community

This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)

Log in to join the discussion and vote.

Log in

Related stories

0
ProgrammingDEV Community ·

Developer Builds Custom Log Viewer After Outgrowing Frontail's Limitations

A self-taught developer grew frustrated with repeatedly SSH-ing into his server just to check application logs managed inside Tmux sessions. After discovering Frontail, a lightweight browser-based log viewer, he initially found it met his basic needs for streaming logs with simple authentication. However, Frontail fell short when he needed to monitor multiple projects, assign readable aliases, and share individual log stream links. Attempts to extend Frontail's functionality with ChatGPT-assisted configurations quickly revealed the tool was not designed for such use cases. This prompted him to define a new checklist for an ideal log viewer and begin searching for a more flexible, developer-friendly alternative.

0
ProgrammingDEV Community ·

GitLab Patches Critical CVSS 10.0 Path Traversal Flaw Exploited Within a Day

GitLab has disclosed a maximum-severity path traversal vulnerability, CVE-2026-85706, affecting self-managed Community and Enterprise Edition instances. The flaw resides in the commit API and allows unauthenticated attackers with network access to read arbitrary files on the server by manipulating the file.path parameter. Active scanning targeting vulnerable instances was observed just one day after public disclosure. Successful exploitation could expose credentials stored in configuration files or logs, potentially enabling unauthorized access to repositories, CI/CD pipelines, and integrated cloud services. GitLab has released patched versions 19.1.8, 19.2.6, and 19.3.2, and urges administrators to update immediately and rotate any secrets that may have been exposed.

0
ProgrammingDEV Community ·

Anthropic Reports AI-Assisted Attacks Scanned 1.8M Android Apps for Exposed Secrets

Anthropic disclosed in September 2026 that threat actors misused its Claude AI to conduct large-scale cyberattacks with heavy automation. In one case, a French-speaking operator deployed 10 AWS EC2 workers to decompile 1.8 million Android APKs and extract secrets using tools like TruffleHog, with findings sorted and sent to Telegram. Separate incidents involved state-sponsored and financially motivated groups using AI to automate malware rebuilding for detection evasion, credential harvesting, lateral movement, and bulk data exfiltration from SaaS and cloud environments. Initial access methods included device code phishing, hotel Wi-Fi DNS hijacking, and ClickFix lures, while post-compromise persistence was maintained by registering attacker-controlled devices. Anthropic noted that while humans set the attack objectives, AI agents drove execution, retried failed steps, and in some cases expanded access to downstream customer environments, resulting in data theft and extortion.