Saturday, March 29, 2025
Homecyber securityArtificial Airplane Mode - New iOS 16 Hack Blocks All Apps Except...

Artificial Airplane Mode – New iOS 16 Hack Blocks All Apps Except Attackers Online

Published on

SIEM as a Service

Follow Us on Google News

The Airplane mode in smartphones ensures safe device use on flights, as this feature prevents interference with critical flight systems by deactivating all the wireless functions of the smartphone.

Besides this, the Airplane Mode’s role extends beyond travel, serving as:

  • Battery saver
  • Disconnection tool
  • Meditation aid

Researchers at Jamf Threat Labs have recently developed a post-exploit persistence method for iOS 16. If it is exploited successfully, it lets attackers set up a fake Airplane Mode with all the original Airplane Mode’s user interface features to hide their malicious app.

This allows the attacker to keep access to the device even when the user thinks it is offline.

New iOS 16 Hack Analysis

In a report sent to Cyber Security News, experts from Jamf Threat Labs said that they had first looked into how Airplane Mode works and found that two daemons control it. Here are the names of those two daemons:

  • SpringBoard for UI shifts
  • CommCenter for network control

Moreover, the CommCenter daemon also enables users to manage or control app-specific cellular data blocking.

When the user turns on Airplane Mode, the pdp_ip0 (cellular data) network interface hides the IPv4/IPv6 IP addresses.

Security analysts kept the cellular connectivity active for a selected application on their newly developed artificial Airplane Mode with slight UI changes.

While the analysis began with console log tracking, and the initial relevant log emerged upon enabling Airplane Mode:-

A C++ function that is symbol-less was found while locating the code in the disassembler using the following string:

To plant a deceptive Airplane Mode, researchers replaced the Airplane Mode’s call chain feature with an empty action that does nothing on activation.

In short, with the help of this newly crafted deceptive feature, an attacker could maintain an active cellular connection and undisrupted internet access.

Moreover, the attack requires further UI adjustments for conventional Airplane Mode illusions, like dimming cellular icons and disabling user interaction.

The analysts hooked up two Objective-C methods to achieve this and then disabled the cellular icon’s intended effect; it made the necessary adjustments by injecting a piece of code.

  • -[SBStatusBarStateAggregator _noteAirplaneModeChanged] 
  • -[CCUIModularControlCenterOverlayViewController _beginPresentationAnimated:interactive:]

Users activating Airplane Mode without Wi-Fi anticipate Safari’s offline state. The usual prompt to “Turn Off Airplane Mode” was mimicked by using CommsCenter’s app-blocking as a faux Airplane Mode.

Swapping the alert is challenging, as cutting Safari’s internet without full device Airplane Mode activation is the crucial test.

After combining all the techniques, the fake or artificial Airlane Mode works completely fine, just like the real one.

Keep informed about the latest Cyber Security News by following us on Google NewsLinkedinTwitter, and Facebook.

Balaji
Balaji
BALAJI is an Ex-Security Researcher (Threat Research Labs) at Comodo Cybersecurity. Editor-in-Chief & Co-Founder - Cyber Security News & GBHackers On Security.

Latest articles

Gamaredon Hackers Weaponize LNK Files to Deliver Remcos Backdoor

Cisco Talos has uncovered an ongoing cyber campaign by the Gamaredon threat actor group,...

“Crocodilus” A New Malware Targeting Android Devices for Full Takeover

Researchers have uncovered a dangerous new mobile banking Trojan dubbed Crocodilus actively targeting financial...

SquareX Discloses Browser-Native Ransomware that Puts Millions at Risk

From WannaCry to the MGM Resorts Hack, ransomware remains one of the most damaging...

Hackers Exploit DNS MX Records to Create Fake Logins Imitating 100+ Brands

Cybersecurity researchers have discovered a sophisticated phishing-as-a-service (PhaaS) platform, dubbed "Morphing Meerkat," that leverages...

Supply Chain Attack Prevention

Free Webinar - Supply Chain Attack Prevention

Recent attacks like Polyfill[.]io show how compromised third-party components become backdoors for hackers. PCI DSS 4.0’s Requirement 6.4.3 mandates stricter browser script controls, while Requirement 12.8 focuses on securing third-party providers.

Join Vivekanand Gopalan (VP of Products – Indusface) and Phani Deepak Akella (VP of Marketing – Indusface) as they break down these compliance requirements and share strategies to protect your applications from supply chain attacks.

Discussion points

Meeting PCI DSS 4.0 mandates.
Blocking malicious components and unauthorized JavaScript execution.
PIdentifying attack surfaces from third-party dependencies.
Preventing man-in-the-browser attacks with proactive monitoring.

More like this

Gamaredon Hackers Weaponize LNK Files to Deliver Remcos Backdoor

Cisco Talos has uncovered an ongoing cyber campaign by the Gamaredon threat actor group,...

“Crocodilus” A New Malware Targeting Android Devices for Full Takeover

Researchers have uncovered a dangerous new mobile banking Trojan dubbed Crocodilus actively targeting financial...

Hackers Exploit DNS MX Records to Create Fake Logins Imitating 100+ Brands

Cybersecurity researchers have discovered a sophisticated phishing-as-a-service (PhaaS) platform, dubbed "Morphing Meerkat," that leverages...