Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
Iphone Security

Researchers Devise iPhone Malware That Runs Even When Device Is Turned Off (arstechnica.com) 54

An anonymous reader quotes a report from Ars Technica: When you turn off an iPhone, it doesn't fully power down. Chips inside the device continue to run in a low-power mode that makes it possible to locate lost or stolen devices using the Find My feature or use credit cards and car keys after the battery dies. Now researchers have devised a way to abuse this always-on mechanism to run malware that remains active even when an iPhone appears to be powered down. It turns out that the iPhone's Bluetooth chip -- which is key to making features like Find My work -- has no mechanism for digitally signing or even encrypting the firmware it runs. Academics at Germany's Technical University of Darmstadt figured out how to exploit this lack of hardening to run malicious firmware that allows the attacker to track the phone's location or run new features when the device is turned off. This video provides a high overview of some of the ways an attack can work.

The findings (PDF) have limited real-world value since infections required a jailbroken iPhone, which in itself is a difficult task, particularly in an adversarial setting. Still, targeting the always-on feature in iOS could prove handy in post-exploit scenarios by malware such as Pegasus, the sophisticated smartphone exploit tool from Israel-based NSO Group, which governments worldwide routinely employ to spy on adversaries. Besides allowing malware to run while the iPhone is turned off, exploits targeting LPM could also allow malware to operate with much more stealth since LPM allows firmware to conserve battery power. And of course, firmware infections are already extremely difficult to detect since it requires significant expertise and expensive equipment.

This discussion has been archived. No new comments can be posted.

Researchers Devise iPhone Malware That Runs Even When Device Is Turned Off

Comments Filter:
  • As I've always said (Score:5, Interesting)

    by Ol Olsoc ( 1175323 ) on Monday May 16, 2022 @08:05PM (#62540902)
    Turn your smartphone off, and store it in a metal case if you are concerned. It does not matter what phone type you are using.

    Just make certain you turn it off. Darn thing is always teying to connect with a cell tower so you can be located. If it's in a metal container while turned on, it'll wear the battery out pronto.

    • by Joe_Dragon ( 2206452 ) on Monday May 16, 2022 @08:12PM (#62540910)

      nice to have an battery you can remove!

      • by N1AK ( 864906 )
        Given that the threat is that your device will send out BT signals for find my device services, which can be turned off, it would be a lot less hassle to just by a small shielded box/bag you could put it in if you really don't want to be tracked and you don't trust the phone/manufacturer.
    • You didn't read the article, did you?
      • Wow, I was about to write a scolding reply about people not knowing the difference between off and standby, and that there's no way a phone can do anything like "Find My", car keys etcetera if you've actually turned it off with the slider.

        Then, before posting the reply, I decided to actually read the article and watch the video. WTF?! They actually did turn it off with the red slider, and the phone continued to communicate with their laptop?! What part of "off" does Apple fail to understand? Even friggin bl

        • by N1AK ( 864906 )
          What Apple are thinking is, if someone turns on find my device and we tell them that find my device works when the phone is off (literally the phone tells you) then the customer probably wants the device to keep communicating that info while it is off. The benefit to the user is that if someone with a compatible device goes within BT range it will pick up the devices find my ID and upload the location to Apple so the owner knows where it is. If you don't want it to be tracked then turn off find my phone.
          • Yes, you can disable "Find My" but then it's off completely. Just like with so many things Apple, you either do it their way or not at all.

            Credit cards too, turn it off but then you can't use your credit cards anymore at all. That's one feature I would prefer to disable when the phone is off, but still use when the phone is on.

            And anyway, even if I go through all of those settings and turn them all off (and check them again after every system update), I'm sure the chip will still be powered and the exploit

      • You didn't read the article, did you?

        Explain. Does the article need read before a Faraday cage works?

        My post is applicable to modern and old phones. Where I worked before this if you had a phone, you put it in a little RF Faraday cage.

        Which ever you had, iPhone, Android, Nokia. If you didn't want to do that, you did not enter the premises. Maybe some people know things.

    • by N1AK ( 864906 )
      There's nothing in this article that proves, or even implies, that phones try and connect to cell towers when turned off; of course it is always trying to connect to a cell tower if you have it on, that's exactly what you buy a phone to do. This article is about devices still sending bluetooth messages, which when picked up by turned on devices are sent back to Google, and the fact that the BT chip can be compromised.
      • No, that one's waiting for another paper, although it may never be publicly discussed because the knowledge behind it is far too useful to burn up in some conference paper.
      • There's nothing in this article that proves, or even implies, that phones try and connect to cell towers when turned off; of course it is always trying to connect to a cell tower if you have it on, that's exactly what you buy a phone to do. This article is about devices still sending bluetooth messages, which when picked up by turned on devices are sent back to Google, and the fact that the BT chip can be compromised.

        Sigh, What I wrote about a person never trusting their smartphone unless it is turned off and in a little Faraday cage is in adjunct to the Bluetooth chip. Anyhow, trust away if you like. There is more to smartphones than Bluetooth.

      • There's nothing in this article that proves, or even implies, that phones try and connect to cell towers when turned off; of course it is always trying to connect to a cell tower if you have it on, that's exactly what you buy a phone to do. This article is about devices still sending bluetooth messages, which when picked up by turned on devices are sent back to Google, and the fact that the BT chip can be compromised.

        Now sit down and take some telling. I don't care if it's an article about a UgaBuga velocity device that regulates the phlogiston level of the 5G tachyon transfer port. Bluetooth is but one of the ways that a phone can be messed with and compromised.

        Believe or do not. Don't demand to be the topic czar

        Demanding that all conversations in a story about phone security must be restricted to Bluetooth and only Bluetooth in an article that is about security of your phone is a tad Obsessive Compulsive.

    • by AmiMoJo ( 196126 )

      The Bluetooth chip doesn't connect to cell towers, it sends out periodic signals that other devices can use to locate the phone, as part of the "Find My" network.

      While the researchers note that the utility of replacing the Bluetooth firmware is currently limited, all it needs is for someone to find a suitable exploit to make it useful. The nightmare scenario would be that the firmware can be exploited remotely, and then the hacked firmware can exploit a flaw in iOS to gain a foothold there.

      • by jeremyp ( 130771 )

        You can't replace the firmware unless you have jailbroken the phone. If you do that, you should be aware that you are opening up the risk of a number of vulnerabilities. Disabling security features on any device increases that device's vulnerability.

        • by AmiMoJo ( 196126 )

          What I mean is that if the firmware is writable (i.e. not a ROM that can never be changed), it's possible that there might be a flaw in the Bluetooth stack that allows the firmware to be changed without needing to root the phone. Someone within Bluetooth range could do it.

          There are examples of that happening before. Some wireless devices with microcontroller cores that can execute code from RAM can be induced to run arbitrary code. I wish more ARM microcontrollers would have a function to disable code execu

        • Yep, jailbraking an iPhone basically turns it into an Android phone. Not what you want if you care about security.

      • The Bluetooth chip doesn't connect to cell towers, it sends out periodic signals that other devices can use to locate the phone, as part of the "Find My" network.

        While the researchers note that the utility of replacing the Bluetooth firmware is currently limited, all it needs is for someone to find a suitable exploit to make it useful. The nightmare scenario would be that the firmware can be exploited remotely, and then the hacked firmware can exploit a flaw in iOS to gain a foothold there.

        I'm not talking about only the BT chip. I'm talking about the entire phone. I'm talking about how if a person is concerned about there phone being exploited, in any means it needs to be turned off, and in a metal case. That takes care of the Bluetooth chip and any other exploitable aspect.

      • The Bluetooth chip doesn't connect to cell towers, it sends out periodic signals that other devices can use to locate the phone, as part of the "Find My" network.

        While the researchers note that the utility of replacing the Bluetooth firmware is currently limited, all it needs is for someone to find a suitable exploit to make it useful. The nightmare scenario would be that the firmware can be exploited remotely, and then the hacked firmware can exploit a flaw in iOS to gain a foothold there.

        True. Bluetooth is not cellular. My point isn't about exact methodologies, or technologies. My point is that if you have a smartphone, it is by nature a non-secure device, through many aspects besides Bluetooth. Believe or do not believe. That general phone security is somehow offtopic in a storyline about phone security shows exactly how so many of y'all get pwned.

        Even so - would people be trying to support the idea that Bluetooth signals are immune to Faraday cages?

    • "Just make certain you turn it off."

      That's the problem. You literally cannot turn the iPhone off. You *think* you've turned it off, but there's still stuff running on it. And there's no removable battery you can pull. The metal box should work, although that's a little inconvenient.

    • Get AT&T, it won't be able to connect, regardless of circumstances.
  • by Petersko ( 564140 ) on Monday May 16, 2022 @08:16PM (#62540918)

    ...accept the risks. No problem. This bubbles down the list of things I'm concerned about and falls right out the bottom. Of course I'm unlikely to be targeted with Pegasus.

    Were I important enough to be monitored by clandestine Israeli groups I'd probably not use an iPhone. Or an Android one. I'd be all the way down to a flip phone with the battery yanked between uses.

    • Of course, there's always the possibility of an involuntary jailbreak...
      • As long as we're dabbling in hypotheticals, why stop there?

        Actually, you stop somewhere so you don't end up in a cabin in the woods typing a manifesto.

    • by Pieroxy ( 222434 )

      The clandestine Israeli group doesn't monitor people. It sells software for others to monitor people. Big difference.

  • It's called iOS. It never truly powers down.

    • It's called iOS. It never truly powers down.

      And Android phones do?

      • Yes. I even have one with a removable battery. Duh.

        • Yes. I even have one with a removable battery. Duh.

          Good for you.

          You and 5 other Android owners have phones that can be truly de-powered.

  • Pepperidge Farms remembers. Now excuse me, I'm texting this while driving and when I get to the off ramp part of me will still be on the highway.

    • Pepperidge Farms remembers. Now excuse me, I'm texting this while driving and when I get to the off ramp part of me will still be on the highway.

      And I bet you also "lane dive" from the far left lane to the exit on the far right side of the road all while texting?

      Oh my...how creative you are.

      /sarcasm

    • by jeremyp ( 130771 )

      In your sig, are you using "intensive" ironically or do you genuinely think it is correct?

      https://www.google.com/search?... [google.com]

      • In your sig, are you using "intensive" ironically or do you genuinely think it is correct?

        If that's the only thing you think is wrong in his sig, you need to learn bit more.
        "begs the question"

        Excuse me while I look for a more unique concensus of opinion.

  • by nyet ( 19118 )

    this feels like a feature not a bug.

  • Wow, they have solved the global climate crisis!
  • by GotNoRice ( 7207988 ) on Monday May 16, 2022 @09:11PM (#62540982)
    Oh wait, the battery was made non-removal for planned obsolescence purposes. Scratch that.
  • by mmell ( 832646 ) on Monday May 16, 2022 @09:11PM (#62540984)

    You need to physically remove power to truly get to 'off'. Without power, how do you detect a momentary event (button press)?

    With that said, I wouldn't expect to see this in the wild anytime soon. Nobody ever truly owns an iPhone, jailbroken ones just aren't something you see every day. Rolin will need to get the phone and hand it off to Cinnamon. Cinnamon will get it to Barney; he'll be working in a shipping crate in the parking garage, so he'll need at least three minutes to jailbreak it. Cinnamon has to get back before she's missed, so Barney will give it to Willie when he's done. Willie will run up the stairwell and throw it across the office to Jim, who'll pretend to find it on the floor under the bad guy's chair.

    Besides, you want to worry about cell phone security? They all use SS7. The technology is almost 50 years old. Security wasn't as big a thing back then, you know? C3PO knows better than to talk to strange computers; cell phones don't.

    • by AmiMoJo ( 196126 )

      You can actually detect a button press without power. There are wireless light switches that do it. They harvest energy from the switch mechanism, just enough to send out an RF signal to the lighting controller.

      I think the power button on a phone might be too small, or rather not have enough travel, but in theory it could be enough to engage a FET on the battery supply, that is then held on by the power management IC.

    • The magic device you are looking for is a thyristor: https://en.wikipedia.org/wiki/... [wikipedia.org]

  • We live in this pretend happy world where you never have to hard-reset anything. : P
  • ... but the implication is that nowadays devices are never off. which doesn't really surprise me, make of it what you will.

  • Geez, I can come up with theoretical exploits all day. WTF?

  • by JoeRobe ( 207552 ) on Tuesday May 17, 2022 @08:24AM (#62542074) Homepage

    Is this all that much different than the fact that computers have separate onboard CMOS batteries to keep certain components alive even when unplugged/off? I can't speak to its "hackability", but its been a long time since "off" meant truly "off".

    Also, who actually turns off their phone, except to restart it asap after an update or something? I'm not sure I know anyone that regularly turns off their phone. I suppose if you truly don't want to be tracked by a nefarious government you might want to turn it completely off. In that case you'd want to not jailbreak the iPhone, which is actually a requirement for this malware to work.

  • Wasn't that a thing in the Max Headroom film & TV series that it was illegal to turn off your TV? Now that sounds mild compared to not being able to turn off the tracking device in your pocket.
    • by mjwx ( 966435 )

      Wasn't that a thing in the Max Headroom film & TV series that it was illegal to turn off your TV? Now that sounds mild compared to not being able to turn off the tracking device in your pocket.

      It goes all the way back to Orwell's Nineteen Eighty-Four,

      The instrument (the telescreen, it was called) could be dimmed, but there was no way of shutting it off completely.

      Could even predate that, but it's probably the seminal example.

      • Yeah, but Max-max-max-max-max Hed-ed-ed-ed-room is more entertaining! Plus it doesn't invoke all that misused, misquoted, misunderstood baggage that seems to come with George Orwell's brilliant & insightful novel. If only more people actually read & understood it.

Understanding is always the understanding of a smaller problem in relation to a bigger problem. -- P.D. Ouspensky

Working...