• Home
  • Cyber Crime
  • Cyber warfare
  • APT
  • Data Breach
  • Deep Web
  • Digital ID
  • Hacking
  • Hacktivism
  • Intelligence
  • Internet of Things
  • Laws and regulations
  • Malware
  • Mobile
  • Reports
  • Security
  • Social Networks
  • Terrorism
  • ICS-SCADA
  • POLICIES
  • Contact me
MUST READ

Law enforcement operations seized BlackSuit ransomware gang’s darknet sites

 | 

Arizona woman sentenced for aiding North Korea in U.S. IT job fraud scheme

 | 

Operation CargoTalon targets Russia’s aerospace with EAGLET malware,

 | 

Unpatched flaw in EoL LG LNV5110R cameras lets hackers gain Admin access

 | 

Koske, a new AI-Generated Linux malware appears in the threat landscape

 | 

Mitel patches critical MiVoice MX-ONE Auth bypass flaw

 | 

Coyote malware is first-ever malware abusing Windows UI Automation

 | 

SonicWall fixed critical flaw in SMA 100 devices exploited in Overstep malware attacks

 | 

DSPM & AI Are Booming: $17.87B and $4.8T Markets by 2033

 | 

Stealth backdoor found in WordPress mu-Plugins folder

 | 

U.S. CISA adds CrushFTP, Google Chromium, and SysAid flaws to its Known Exploited Vulnerabilities catalog

 | 

U.S. CISA urges FCEB agencies to fix two Microsoft SharePoint flaws immediately and added them to its Known Exploited Vulnerabilities catalog

 | 

Sophos fixed two critical Sophos Firewall vulnerabilities

 | 

French Authorities confirm XSS.is admin arrested in Ukraine

 | 

Microsoft linked attacks on SharePoint flaws to China-nexus actors

 | 

Cisco confirms active exploitation of ISE and ISE-PIC flaws

 | 

SharePoint under fire: new ToolShell attacks target enterprises

 | 

CrushFTP zero-day actively exploited at least since July 18

 | 

Hardcoded credentials found in HPE Aruba Instant On Wi-Fi devices

 | 

MuddyWater deploys new DCHSpy variants amid Iran-Israel conflict

 | 
  • Home
  • Cyber Crime
  • Cyber warfare
  • APT
  • Data Breach
  • Deep Web
  • Digital ID
  • Hacking
  • Hacktivism
  • Intelligence
  • Internet of Things
  • Laws and regulations
  • Malware
  • Mobile
  • Reports
  • Security
  • Social Networks
  • Terrorism
  • ICS-SCADA
  • POLICIES
  • Contact me
  • Home
  • Malware
  • Mobile
  • Security
  • New LightSpy spyware version targets iPhones with destructive capabilities

New LightSpy spyware version targets iPhones with destructive capabilities

Pierluigi Paganini November 01, 2024

New LightSpy spyware targets iPhones supporting destructive features that can block compromised devices from booting up.

In May 2024, ThreatFabric researchers discovered a macOS version of LightSpy spyware that has been active in the wild since at least January 2024. ThreatFabric observed threat actors using two publicly available exploits (CVE-2018-4233, CVE-2018-4404) to deliver macOS implants. The experts noticed that a portion of the CVE-2018-4404 exploit is likely borrowed from the Metasploit framework.

The macOS version of LightSpy supports 10 plugins to exfiltrate private information from devices.

LightSpy is a modular spyware that has resurfaced after several months of inactivity, the new version supports a modular framework with extensive spying capabilities.

LightSpy can steal files from multiple popular applications like Telegram, QQ, and WeChat, as well as personal documents and media stored on the device. It can also record audio and harvest a wide array of data, including browser history, WiFi connection lists, installed application details, and even images captured by the device’s camera. The malware also grants attackers access to the device’s system, enabling them to retrieve user KeyChain data, device lists, and execute shell commands, potentially gaining full control over the device.. The updated iOS version (7.9.0) has expanded plugins—up from 12 to 28—including seven that disrupt device booting. The report covers the new features and plugin capabilities of this spyware.

ThreatFabric experts now discovered a new, enhanced version of Apple iOS spyware LightSpy that supports new functionalities, including destructive capabilities to prevent the infected device from booting up.

The updated iOS version (7.9.0) has expanded plugins up from 12 to 28, including seven that disrupt device booting.

The experts discovered five active C2 servers linked to the new version, with the latest deployment date listed as October 26, 2022, despite using a vulnerability patched in 2020. Some samples labeled “DEMO” suggest the infrastructure might be used for demonstration rather than active deployment.

The researchers noticed code similarities between the macOS and iOS versions, likely because both versions were designed by the same development team.

The delivery method for the iOS implant is similar to that of the macOS version, but the two versions rely on different post-exploitation and privilege escalation stages.

LightSpy spyware

The iOS version targets platforms up to version 13.3. The authors utilized the publicly available Safari exploit CVE-2020-9802 for initial access and CVE-2020-3837 for privilege escalation.

The attackers use a WebKit exploit to drop a file with the extension “.PNG,” which is actually a Mach-O binary that fetches next-stage payloads from a remote server.

“The next piece of the infection chain is “bb” file. From its static analysis results, we concluded that, originally, “bb” was called “loadios”, at the same time there are some strings that are related to “ircloader”.” reads the report published by ThreatFabric. “We also found that the main Objective-C class was named “FrameworkLoader”, and this name fully represents the functionality of the “bb” file.”

FrameworkLoader downloads LightSpy’s Core module and the plugins used by the spyware.

“The Core is highly dependent on jailbreak functionality for its execution and for plugin execution. That is why it will download an additional file “resources.zip” which also contains jailbreak-helping files which are related to the jailbreak process on iOS version family 12.” continues the report. “The Core uses SQLite database named light.db to store the implant state, configuration, and execution plan.”

The following list of supported plugins includes multiple destructive modules:

NameVersionBrief description
AppDelete1.0.0Can delete messenger-related victim files
BaseInfo2.0.0Exfiltrates contact list, call history, and SMS messages. Can send SMS messages by the command
Bootdestroy1.0.0Destructive plugin: can prevent the device to boot up
Browser2.0.0Browser history exfiltration plugin
BrowserDelete1.0.0Destructive plugin: can wipe browser history
cameramodule1.0.0Takes camera shots. Can do a one-shot or take several shots for a specified time interval
ContactDelete1.0.0Destructive plugin: can delete specified contacts from the address book
DeleteKernelFile1.0.0Destructive plugin: can freeze the device
DeleteSpring1.0.0Destructive plugin: can freeze the device
EnvironmentalRecording1.0.0Sound recording plugin: environment, calls
FileManage2.0.0File exfiltration plugin
ios_line2.0.212Line messenger data exfiltration plugin
ios_mail2.0.10Apple Mail application data exfiltration plugin
ios_qq2.0.0Tencent QQ messenger database parsing and exfiltration plugin
ios_telegram2.0.211Telegram messenger data exfiltration plugin
ios_wechat2.0.211WeChat messenger data exfiltration plugin
ios_whatsapp2.0.212WhatsApp messenger data exfiltration plugin
KeyChain2.0.0KeyChain data exfiltration plugin
landevices2.0.0Wi-Fi network scanning plugin
Location2.0.0Location exfiltration plugin
MediaDelete1.0.0Destructive plugin: capable of deleting media files from the device
PushMessage1.0.0Plugin simulates incoming push messages that contain specified URL
Screen_cap2.0.0Screen capture plugin
ShellCommand3.0.0Execute shell command
SMSDelete1.0.0Destructive plugin: deletes specified SMS message
SoftInfo2.0.0The plugin exfiltrates the list of installed apps and running processes
WifiDelete1.0.0Destructive plugin: deletes Wi-Fi network configuration profile
WifiList2.0.0Wi-Fi network data exfiltration plugin

Some of the destructive capabilities supported in the latest version of the iOS spyware allow operators to delete media files, SMS messages, Wi-Fi configurations, contacts, and browser history. They can also freeze the device, preventing it from restarting. Additionally, some of the above plugins can create fake push notifications with a specific URL.

The researchers believe that the spyware is distributed through watering hole attacks. Evidence collected by the experts suggests operators have a Chinese origin.

“Since the threat actors use a “Rootless Jailbreak”—which doesn’t survive a device reboot—a regular reboot can be a best practice for Apple device owners. While rebooting won’t prevent reinfection, it may limit the amount of information attackers can exfiltrate from the device.” concludes the report that includes Indicators of compromise for this threat.

Follow me on Twitter: @securityaffairs and Facebook and Mastodon

Pierluigi Paganini

(SecurityAffairs – hacking, spyware)


facebook linkedin twitter

Hacking hacking news information security news iOS IT Information Security LightSpy spyware Pierluigi Paganini Security Affairs Security News

you might also like

Pierluigi Paganini July 26, 2025
Law enforcement operations seized BlackSuit ransomware gang’s darknet sites
Read more
Pierluigi Paganini July 26, 2025
Arizona woman sentenced for aiding North Korea in U.S. IT job fraud scheme
Read more

leave a comment

newsletter

Subscribe to my email list and stay
up-to-date!

    recent articles

    Law enforcement operations seized BlackSuit ransomware gang’s darknet sites

    Cyber Crime / July 26, 2025

    Arizona woman sentenced for aiding North Korea in U.S. IT job fraud scheme

    Intelligence / July 26, 2025

    Operation CargoTalon targets Russia’s aerospace with EAGLET malware,

    Intelligence / July 25, 2025

    Unpatched flaw in EoL LG LNV5110R cameras lets hackers gain Admin access

    Security / July 25, 2025

    Koske, a new AI-Generated Linux malware appears in the threat landscape

    Malware / July 25, 2025

    To contact me write an email to:

    Pierluigi Paganini :
    pierluigi.paganini@securityaffairs.co

    LEARN MORE

    QUICK LINKS

    • Home
    • Cyber Crime
    • Cyber warfare
    • APT
    • Data Breach
    • Deep Web
    • Digital ID
    • Hacking
    • Hacktivism
    • Intelligence
    • Internet of Things
    • Laws and regulations
    • Malware
    • Mobile
    • Reports
    • Security
    • Social Networks
    • Terrorism
    • ICS-SCADA
    • POLICIES
    • Contact me

    Copyright@securityaffairs 2024

    We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
    Cookie SettingsAccept All
    Manage consent

    Privacy Overview

    This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities...
    Necessary
    Always Enabled
    Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
    Non-necessary
    Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
    SAVE & ACCEPT