惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

MyScale Blog
MyScale Blog
J
Java Code Geeks
Vercel News
Vercel News
A
About on SuperTechFans
G
Google Developers Blog
C
Check Point Blog
腾讯CDC
N
Netflix TechBlog - Medium
博客园 - 司徒正美
S
SegmentFault 最新的问题
D
DataBreaches.Net
博客园_首页
美团技术团队
Stack Overflow Blog
Stack Overflow Blog
博客园 - 聂微东
量子位
雷峰网
雷峰网
IT之家
IT之家
小众软件
小众软件
Blog — PlanetScale
Blog — PlanetScale
博客园 - 三生石上(FineUI控件)
H
Help Net Security
宝玉的分享
宝玉的分享
博客园 - 叶小钗

www.infosecurity-magazine.com

Just Three Ransomware Gangs Accounted for 40% of Attacks Last Month Google Chrome Rolls Out Protection Against Infostealers Targeting Session Cookies STX RAT Targets Finance Sector With Advanced Stealth Tactics Bitcoin Depot Reports $3.6m Crypto Theft After System Breach Atomic Stealer MacOS ClickFix Attack Bypasses Apple Security Warnings Middle East Hack-for-Hire Operation Traced to South Asian Cyber Espionage Group Governance Gaps Emerge as AI Agents Drive 76% Increase in NHIs Google Warns of New Threat Group Targeting BPOs and Helpdesks Google API Keys Quietly Gain Access to Gemini on Android Devices Critical Vulnerability in Ninja Forms Exposes WordPress Sites Anthropic Launches Project Glasswing to Use AI to Find and Fix Critical Software Vulnerabilities US Thwarts DNS Hijacking Network Controlled by Russian APT28 Hackers Claude Discovers Apache ActiveMQ Bug Hidden for 13 Years Iran‑Backed Threat Actors Hit US CNI Providers via Internet‑Facing OT Assets Russian APT28 Hackers Hijack Routers to Steal Credentials, UK Security Agency Warns GPU Rowhammer Attack Enables Privilege Escalation and Full System Compromise GrafanaGhost Exploit Bypasses AI Guardrails for Silent Data Exfiltration Over $17bn Lost to Cyber Fraud in the Last Year, Warns FBI Storm-1175 Exploits Flaws in High-Velocity Medusa Attacks Fortinet Releases Emergency Patch After FortiClient EMS Bug Is Exploited New Phishing Platform Used in Credential Theft Campaigns Against C-Suite Execs New 'Storm' Infostealer Remotely Decrypts Stolen Credentials NCSC Issues Security Alert Over Hackers Targeting WhatsApp and Signal Accounts Apple Expands iOS 18 Security Updates Amid DarkSword Threat Researchers Observe Sub-One-Hour Ransomware Attacks GitHub Used as Covert Channel in Multi-Stage Malware Campaign Most CNI Firms Face Up to £5m in Downtime from OT Attacks Google Introduces Android Dev Verification Amid Openness Debate New Venom Stealer MaaS Platform Automates Continuous Data Theft Chinese Hackers Target European Governments in Espionage Campaigns
Israel: RedAlert Spyware Campaign Exploits Wartime Panic ...
Alessandro Mascellino · 2026-03-04 · via www.infosecurity-magazine.com

A new mobile espionage campaign exploiting civilian fears during the ongoing Israel-Iran conflict has been identified, with attackers distributing a trojanized version of Israel's official Red Alert rocket warning app through SMS phishing.

The malicious operation, discovered by CloudSEK and dubbed RedAlert, bypasses the Google Play Store and instead lures victims into sideloading a fake update that closely imitates the legitimate application from the Israel Defense Forces Home Front Command.

The fraudulent app mimics the authentic interface and continues to deliver real rocket alerts, while a surveillance payload runs in the background.

Unlike the official version, which requires only notification access, the weaponized variant aggressively requests high-risk permissions, including access to SMS messages, contacts and precise GPS location data.

Researchers said the malware uses sophisticated anti-detection techniques. It spoofs the original app's 2014 signing certificate and falsifies installation data to appear as though it was downloaded from the Play Store.

By manipulating Android's internal package manager through reflection and proxy hooks, the software avoids standard integrity checks and conceals secondary payloads embedded within the application.

Multi-Stage Infection Chain

The infection process unfolds in three stages:

  1. An initial loader that cloaks the application and extracts hidden assets

  2. A dynamically loaded intermediate payload stored as an internal file

  3. A final executable component that activates spyware capabilities and command-and-control communication

Once active, the malware continuously monitors permission changes. The moment a user grants access to a single sensitive feature, data harvesting begins. Stolen information, including entire SMS inboxes, contact lists and real-time location coordinates, is staged locally before being transmitted to attacker-controlled servers via repeated HTTP POST requests.

Read more on mobile spyware threats: New Mobile Spyware ZeroDayRAT Targets Android and iOS

Strategic And Physical Security Risks

Network analysis linked outbound traffic to infrastructure hosted on AWS and proxied through Cloudflare, obscuring the operators' backend systems. The command-and-control (C2) endpoint api.ra-backup[.]com was observed receiving exfiltrated data.

The CloudSEK researchers warned that the campaign poses more than a conventional cyber risk. Continuous GPS tracking during active air raids could expose civilian shelter locations or track the movement of military reservists. Intercepted SMS messages may also enable attackers to bypass two-factor authentication (2FA) or conduct targeted psychological operations.

Beyond espionage, the operation threatens public trust. By hijacking the branding of a critical emergency application, the campaign risks undermining confidence in official alert systems at a time when civilians depend on them most.

Security teams recommend immediate device isolation, revocation of administrative privileges and, in most cases, a full factory reset to remove the malware. Network administrators are urged to block known malicious domains and restrict sideloaded applications through mobile device management policies.