A highly targeted mobile espionage campaign has been uncovered targeting Israeli citizens. Dubbed Operation False Siren, this operation weaponizes the widely trusted “צבע אדום” (Red Alert) civil defense application—a life-saving tool that residents rely on for missile and rocket warnings.
By impersonating a critical safety update, attackers have been able to deploy a sophisticated two-stage spyware framework designed for long-term surveillance and intelligence collection.
The infection begins with a precisely engineered SMS phishing (smishing) campaign. Victims receive a message appearing to come from “Oref Alert,” carefully chosen to mimic the official Israel Home Front Command.
The report notes the high quality of the deception: “The message is written in fluent, natural Hebrew with no grammatical errors, suggesting the attacker is either a native speaker or has access to native-level language resources”.
The message informs the user that a “problem with receiving alerts has been resolved” and provides a shortened bit.ly link to download a “new version”. This tactic exploits wartime urgency; as researchers point out, “Victims who receive a message telling them their alert system is broken will update immediately – without the skepticism they would apply to a typical phishing attempt”.
Once the malicious APK is installed, it executes a multi-stage process that demonstrates advanced tradecraft. The initial “dropper” component employs PackageManager hooking via a dynamic proxy to bypass signature verification. This essentially allows the malware to “gaslight” the Android system.
Key findings from the technical analysis include:
- Identity Forgery: The malware forges its installer identity to return “com.android.vending” (the Google Play Store package name), making the sideloaded app appear legitimate to enterprise security tools and Google’s own safety checks.
- Dual C2 Infrastructure: To ensure it stays connected to its operators, the spyware uses redundant Command-and-Control (C2) channels via Firebase Cloud Messaging and the Pushy SDK.
- Geo-Fenced Targeting: In a particularly targeted move, the malware uses a geo-fenced command dispatcher that calculates the victim’s proximity to target cities, only triggering alerts and data exfiltration for specific zones.
- Continuous Surveillance: The payload, a 12MB file named “umgdn,” maintains persistent GPS tracking and has permissions to harvest SMS messages, contacts, and digital identity information.
To remain undetected, the malware is pixel-identical to the legitimate app, even using the same civil defense alert categories like “missiles” and “terroristInfiltration”. It uses per-string cryptographic obfuscation, where every sensitive string (URLs, API paths, and even log tags) is encrypted with its own unique 32-character key. This significantly raises the cost of analysis for security researchers.
Ultimately, Operation False Siren highlights a growing trend where attackers replicate open-source codebases—likely using the publically available Red Alert source code on GitHub—to create high-fidelity trojanized versions of essential public service apps.
Support Our Threat Intelligence
If you find our CVE report and cybersecurity news helpful, consider supporting our work.