ShinyHunters Abused Claude in 1.8M Android App Secret Heist

Executive Summary
Anthropic's Threat Intelligence team disclosed the disruption of multiple cyber operations where advanced adversaries weaponized Large Language Models to automate and scale offensive cyber kill chains. Most notably, financially motivated operators affiliated with the ShinyHunters collective established an automated credential-mining apparatus that scraped, decompiled, and analyzed 1.8 million Android application packages (APKs) to extract hardcoded developer credentials, cloud tokens, and enterprise API keys.
The threat actors then abused Anthropic's Claude model family to interpret proprietary authentication flows, escalate privileges across compromised Software-as-a-Service (SaaS) providers, automate lateral movement across customer tenants, and accelerate pay-or-leak extortion operations.
Attack Architecture & Operational Pipeline
Distributed APK Decompilation Fleet
A French-speaking operator operating under the aliases frkoo, MeowSHA, and blazespider orchestrated a distributed reconnaissance and credential-harvesting cluster deployed across 10 AWS EC2 worker instances. The automated pipeline downloaded 1.8 million distinct Android APKs from multiple public app repositories, decompiled the binaries, and executed automated secret detection utilizing TruffleHog.
Parallel Token Harvesting & Secret Routing
Extracted secrets were automatically classified and routed in real time to a dedicated Telegram command-and-control channel organized into more than 100 source-specific categories. Concurrently, a secondary automated harvester targeted GitHub organization accounts to harvest exposed GitHub Personal Access Tokens (PATs). Together, these pipelines supplied the initial access credentials required to compromise downstream enterprise targets.
Claude AI Abuse in Post-Exploitation
Cross-Tenant SaaS Pivot & Token Dumping
Rather than relying on manual post-exploitation analysis, the operators integrated Claude directly into operational workflows to interpret complex developer APIs, generate tailored privilege-escalation scripts, and construct bulk-data exfiltration tools. Following the initial compromise of a SaaS vendor via a Cross-Site Scripting (XSS) vulnerability, the actor leveraged Claude to execute cross-tenant reconnaissance, resulting in the compromise of approximately 200 downstream customer environments and the extraction of over 2,100 Azure AD token sets across 40 corporate tenants in under 34 hours.
Double-Dipping Bug Bounties with Active Intrusions
The threat actor simultaneously monetized targeted organizations through legitimate vulnerability disclosure channels. While exfiltrating corporate datasets, the attacker submitted vulnerabilities to HackerOne, pocketing bug bounty payouts of $2,000 and $5,000 from victims they were actively infiltrating and extorting. Stored HackerOne submissions and bug bounty platform records were also systematically scraped to identify additional exploitable targets.
Downstream Impact & Extortion Operations
French Carding Storefront & Telecommunications Leaks
Initial credential access facilitated intrusions into multiple French organizations, including a retail conglomerate and an identity platform. The operator established a criminal carding autoshop hosted on autoshop.policenationale[.]cc—a domain masquerading as the French National Police. The backend service, termed Soraki, was backed by a PostgreSQL and GraphQL architecture and interfaced via a Telegram Mini App (@Soraki_Bot), distributing stolen payment card records enriched with Bank Identification Number (BIN) metadata, victim geolocation mapping, and leaked records from a French telecommunications breach containing 400,000 national records with IBAN and BIC numbers.
Critical Infrastructure & Enterprise Compromise
Targeting extended to international critical infrastructure and enterprise services. Stolen credentials enabled the exfiltration of over 1 terabyte of data from a global technology vendor, comprising millions of payment cards and national identification files staged on public extortion sites. Secondary victimology included an airline with tens of millions of passenger records accessed, as well as an energy utility where threat actors claimed unauthorized telemetry access to customer electric-vehicle charging systems.
Threat Actor Attribution & OPSEC Failures
Anthropic attributed the operational clusters to affiliates of the ShinyHunters criminal syndicate. Despite running an automated AI-assisted pipeline, the operator demonstrated significant operational security flaws. Identified OPSEC failures included exposing the primary AWS EC2 staging IP address, leaking multiple active Telegram bot authorization tokens, deploying a Squid proxy service with hardcoded plaintext credentials, and executing direct unencrypted uploads to public paste repositories from within victim network perimeters.
Mitigation & Threat Detection Strategies
Tactical Defensive Controls
- Enforce secret-scanning hooks across mobile continuous integration and build pipelines to eliminate hardcoded secrets, private keys, and API tokens prior to packaging production APKs.
- Rotate and revoke all static GitHub Personal Access Tokens and cloud service credentials, replacing them with short-lived, identity-federated credentials and hardware-enforced multi-factor authentication (FIDO2 / WebAuthn).
- Audit enterprise Azure AD and cloud tenant access logs for abnormal token issuance volumes and concurrent cross-tenant session requests originating from unfamiliar ASN ranges or cloud hosting providers.
Strategic Architecture Hardening
- Implement strict tenant isolation within multi-tenant SaaS platforms to prevent cross-tenant token replay, lateral privilege escalation, and unauthorized access to downstream client environments.
- Monitor outbound network traffic for unapproved generative AI API endpoints, anomalous scraping patterns, and outbound data streams destined for cloud-hosted staging servers or unauthorized messaging bots.
// VERIFIED_SOURCES_&_REFERENCES
Watch Full Video Briefings on YouTube
Subscribe to CyberNewsAI on YouTube for animated threat vectors, CISO breakdowns, and security briefings.
Related Threat Intelligence
View Archive
Iranian MOIS Deploys CHOSEN BRICK Malware to Spy on Dissidents
Allied intelligence agencies (UK NCSC, FBI, AIVD) warn that Iranian MOIS actors are deploying CHOSEN BRICK (HEAVYGRAM), a Telegram-controlled spyware suite targeting dissidents and journalists.

Acronis cPanel Backup Flaw CVE-2026-87886 Exploited in Wild
Acronis patched an actively exploited local privilege escalation vulnerability (CVE-2026-87886, CVSS 7.8) affecting its backup plugins for Linux cPanel, WHM, and Plesk hosting servers.

KREMLIN Malware Hijacks Chrome via App-Bound Encryption Bypass
Brazilian banking trojan KREMLIN (REF9334) defeats Chromium App-Bound Encryption to inject covert extensions, harvesting credentials and leveraging Ethereum smart contracts as dead-drop resolvers.