The Times Australia
Google AI
The Times World News

.

How does the Pegasus spyware work, and is my phone at risk?

  • Written by Paul Haskell-Dowland, Associate Dean (Computing and Security), Edith Cowan University

A major journalistic investigation[1] has found evidence of malicious software being used by governments around the world, including allegations of spying on prominent individuals.

From a list of more 50,000 phone numbers[2], journalists identified more than 1,000 people in 50 countries[3] reportedly under surveillance using the Pegasus spyware. The software was developed by the Israeli company NSO Group and sold to government clients.

Among the reported targets of the spyware are journalists, politicians, government officials, chief executives and human rights activists.

An aerial view of the Al Jazeera Australia newsroom. Journalists working for Al Jazeera were reportedly among those targeted by NSO’s government clients. Al Jazeera

Reports thus far allude to a surveillance effort reminiscent of an Orwellian nightmare[4], in which the spyware can capture keystrokes, intercept communications, track the device and use the camera and microphone to spy on the user.

How did they do it?

The Pegasus spyware can infect the phones of victims through a variety of mechanisms. Some approaches may involve an SMS or iMessage that provides a link to a website. If clicked, this link delivers malicious software that compromises the device.

Others use the more concerning “zero-click[5]” attack where vulnerabilities in the iMessage service in iPhones allows for infection by simply receiving a message, and no user interaction is required.

The aim is to seize full control of the mobile device’s operating system, either by rooting (on Android devices) or jailbreaking (on Apple iOS devices).

Usually, rooting[6] on an Android device is done by the user to install applications and games from non-supported app stores, or re-enable a functionality that was disabled by the manufacturer.

Similarly, a jailbreak[7] can be deployed on Apple devices to allow the installation of apps not available on the Apple App Store, or to unlock the phone for use on alternative cellular networks. Many jailbreak approaches require the phone to be connected to a computer each time it’s turned on (referred to as a “tethered jailbreak[8]”).

Read more: Holding the world to ransom: the top 5 most dangerous criminal organisations online right now[9]

Rooting and jailbreaking both remove the security controls embedded in Android or iOS operating systems. They are typically a combination of configuration changes and a “hack” of core elements of the operating system to run modified code.

In the case of spyware, once a device is unlocked, the perpetrator can deploy further software to secure remote access to the device’s data and functions. This user is likely to remain completely unaware.

Most media reports on Pegasus relate to the compromise of Apple devices. The spyware infects Android devices too, but isn’t as effective[10] as it relies on a rooting technique that isn’t 100% reliable. When the initial infection attempt fails, the spyware supposedly prompts the user to grant relevant permissions so it can be deployed effectively.

But aren’t Apple devices more secure?

Apple devices are generally considered more secure[11] than their Android equivalents, but neither type of device is 100% secure.

Apple applies a high level of control to the code of its operating system, as well as apps offered through its app store. This creates a closed-system often referred to as “security by obscurity[12]”. Apple also exercises complete control over when updates are rolled out, which are then quickly adopted by users[13].

Apple devices are frequently updated to the latest iOS version via automatic patch installation. This helps improve security and also increases the value of finding a workable compromise to the latest iOS version, as the new one will be used on a large proportion of devices globally.

On the other hand, Android devices are based on open-source concepts, so hardware manufacturers can adapt the operating system[14] to add additional features or optimise performance. We typically see a large number of Android devices running a variety of versions — inevitably resulting in some unpatched and insecure devices (which is advantageous for cybercriminals).

Ultimately, both platforms are vulnerable to compromise. The key factors are convenience and motivation. While developing an iOS malware tool requires greater investment in time, effort and money, having many devices running an identical environment means there is a greater chance of success at a significant scale.

While many Android devices will likely be vulnerable to compromise, the diversity of hardware and software makes it more difficult to deploy a single malicious tool to a wide user base.

How can I tell if I’m being monitored?

While the leak of more than 50,000 allegedly monitored phone numbers seems like a lot, it’s unlikely the Pegasus spyware has been used to monitor anyone who isn’t publicly prominent or politically active.

It is in the very nature of spyware to remain covert and undetected on a device. That said, there are mechanisms in place to show whether your device has been compromised.

The (relatively) easy way to determine this is to use the Amnesty International Mobile Verification Toolkit (MVT)[15]. This tool can run under either Linux or MacOS and can examine the files and configuration of your mobile device by analysing a backup taken from the phone.

While the analysis won’t confirm or disprove whether a device is compromised, it detects “indicators of compromise[16]” which can provide evidence of infection.

In particular, the tool can detect the presence of specific software (processes)[17] running on the device, as well as a range of domains[18] used as part of the global infrastructure supporting a spyware network.

What can I do to be better protected?

Unfortunately there is no current solution for the zero-click attack. There are, however, simple steps you can take to minimise your potential exposure — not only to Pegasus but to other malicious attacks too.

1) Only open links from known and trusted contacts and sources when using your device. Pegasus is deployed to Apple devices through an iMessage link. And this is the same technique used by many cybercriminals[19] for both malware distribution and less technical scams. The same advice applies to links sent via email or other messaging applications.

2) Make sure your device is updated with any relevant patches and upgrades. While having a standardised version of an operating system creates a stable base for attackers to target, it’s still your best defence[20].

If you use Android, don’t rely on notifications for new versions of the operating system. Check for the latest version yourself, as your device’s manufacturer may not be providing updates[21].

3) Although it may sound obvious, you should limit physical access to your phone. Do this by enabling pin, finger or face-locking on the device. The eSafety Commissioner’s website[22] has a range of videos explaining how to configure your device securely.

4) Avoid public and free WiFi services (including hotels[23]), especially when accessing sensitive information. The use of a VPN is a good solution when you need to use such networks.

5) Encrypt your device data[24] and enable remote-wipe features[25] where available. If your device is lost or stolen, you will have some reassurance your data can remain safe.

Correction: this article was changed to reflect reports iPhone users targeted with the Pegasus spyware seem to have been targeted specifically with zero-click attacks.

References

  1. ^ journalistic investigation (www.washingtonpost.com)
  2. ^ 50,000 phone numbers (www.amnesty.org)
  3. ^ people in 50 countries (www.smh.com.au)
  4. ^ Orwellian nightmare (books.google.com.au)
  5. ^ zero-click (9to5mac.com)
  6. ^ rooting (www.digitaltrends.com)
  7. ^ jailbreak (www.digitaltrends.com)
  8. ^ tethered jailbreak (www.diffen.com)
  9. ^ Holding the world to ransom: the top 5 most dangerous criminal organisations online right now (theconversation.com)
  10. ^ isn’t as effective (www.kaspersky.com.au)
  11. ^ generally considered more secure (us.norton.com)
  12. ^ security by obscurity (www.bcs.org)
  13. ^ adopted by users (9to5mac.com)
  14. ^ adapt the operating system (www.makeuseof.com)
  15. ^ Amnesty International Mobile Verification Toolkit (MVT) (www.amnesty.org)
  16. ^ indicators of compromise (github.com)
  17. ^ software (processes) (github.com)
  18. ^ domains (github.com)
  19. ^ many cybercriminals (link.springer.com)
  20. ^ best defence (us.norton.com)
  21. ^ may not be providing updates (www.avg.com)
  22. ^ eSafety Commissioner’s website (www.esafety.gov.au)
  23. ^ including hotels (www.techrepublic.com)
  24. ^ Encrypt your device data (spreadprivacy.com)
  25. ^ remote-wipe features (www.lifewire.com)

Read more https://theconversation.com/how-does-the-pegasus-spyware-work-and-is-my-phone-at-risk-164781

Times Magazine

Epson launches ELPCS01 mobile projector cart

Designed for the EB-810E[1] projector and provides easy setup for portable displays in flexible ...

Governance Models for Headless CMS in Large Organizations

Where headless CMS is adopted by large enterprises, governance is the single most crucial factor d...

Narwal Freo Z Ultra Robotic Vacuum and Mop Cleaner

Rating: ★★★★☆ (4.4/5)Category: Premium Robot Vacuum & Mop ComboBest for: Busy households, ha...

Shark launches SteamSpot - the shortcut for everyday floor mess

Shark introduces the Shark SteamSpot Steam Mop, a lightweight steam mop designed to make everyda...

Game Together, Stay Together: Logitech G Reveals Gaming Couples Enjoy Higher Relationship Satisfaction

With Valentine’s Day right around the corner, many lovebirds across Australia are planning for the m...

AI threatens to eat business software – and it could change the way we work

In recent weeks, a range of large “software-as-a-service” companies, including Salesforce[1], Se...

The Times Features

Cobram Estate | Heart Health Month Backed By Science

A dedicated time to elevate awareness of cardiovascular wellbeing and support healthier lifestyles...

Heidi Launches Evidence and Acquires AutoMedica to Accelerate Its AI Care Partner Platform

New evidence layer and UK acquisition expand Heidi’s role across the clinical workflow Heidi, the...

OUTRIGGER Resorts & Hotels Elevates Wellness Travel in 2026 With Immersive New Programs in the Maldives

Movement, mindfulness and hands-on rituals anchor a renewed wellness focus at OUTRIGGER Maldives Maa...

Major maintenance dredging campaign begins at Port of Devonport

TasPorts will begin a major maintenance dredging campaign at the Port of Devonport next week, su...

AI could help us more accurately screen for breast cancer – new research

At least 20,000[1] Australian women are diagnosed with breast cancer each year. And more than ...

Housing ACT tenants left in unsafe conditions

An ACT Ombudsman report has found that Housing ACT tenants have been left waiting in unsafe and haza...

Shark SteamSpot S2001 Review: A Chemical-Free Way to Tackle Messes and Stubborn Stains

If you're looking for a reliable steam mop that can handle both everyday spills and stubborn stains ...

How Businesses Are Generating Profits in a High-Inflation Economic Environment

Inflation in Australia and globally has surged to multi-decade highs since 2021, driven by pande...

The Effects of the War in the Middle East on Australian Small Businesses

The war in the Middle East is not a distant geopolitical event for Australia. In an interconnect...