this post was submitted on 23 Nov 2023
396 points (99.0% liked)

Technology

74098 readers
2530 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Commercial Flights Are Experiencing 'Unthinkable' GPS Attacks and Nobody Knows What to Do::New "spoofing" attacks resulting in total navigation failure have been occurring above the Middle East for months, which is "highly significant" for airline safety.

you are viewing a single comment's thread
view the rest of the comments
[–] nixcamic@lemmy.world 19 points 2 years ago (4 children)

Do none of the systems, GPS, glonass etc. use encryption or authentication of any form?

[–] AreaKode@lemmy.world 13 points 2 years ago (1 children)

The problem is with the way GPS works. Your device gets telemetry from the satellites. A fake signal can screw up the whole system.

[–] jormaig@programming.dev 5 points 2 years ago (2 children)

But if they had authentication you would know that the message doesn't come from a legitimate satélite.

[–] Gormadt@lemmy.blahaj.zone 7 points 2 years ago* (last edited 2 years ago) (1 children)

If their isn't then there's a big problem with implementing that now, which would require a retrofit of every single GPS system currently in use and likely a replacement of all GPS satellites

Edit: I'm slightly mistaken, the military uses encryption but they don't have that open for public use.

[–] lolcatnip@reddthat.com 2 points 2 years ago (3 children)

I would hope whoever designed the satellites had the foresight to allow remote software updates.

[–] Ilovethebomb@lemm.ee 5 points 2 years ago

They're talking about the millions of receivers around the world, not the satellites.

[–] Restaldt@lemm.ee 2 points 2 years ago

Nah we just need a satellite mechanic astronaut

[–] x4740N@lemmy.world 0 points 2 years ago

Software updates become useless if you hit hardware limitations

[–] Creat@discuss.tchncs.de -2 points 2 years ago (1 children)

you can't have authentication in a one way system. satellites send days, planes receive it, but never send anything.

[–] nailbar@sopuli.xyz 6 points 2 years ago (2 children)

You can have a digital signature, so the recievers know it's legit

[–] Creat@discuss.tchncs.de 1 points 2 years ago (1 children)

yes of course, but that isn't authentication.

[–] nailbar@sopuli.xyz 1 points 2 years ago

Playing with semantics a little, it can be thought of as the satellite authenticating with the client using the signature as password.

[–] Lafrack@lemmy.world 13 points 2 years ago

Yes Galileo supports encryption. But as far as I know it's not in use. Has been trialled only. But I know all Airbus aircraft only support GPS satellites and nothing else (yet). I assume Boeing, being American would be the same then.

As far as solutions go, an aircraft can navigate fine without GPS. It can update its position from ground navigation aids and if they are not available it can still Dead Reckon very well. The navigation error very slowly grows until it's out of the black spot and can use GPS or navigation aid to increase its accuracy. But this navigation error on the time frame of say an hour is a matter of kilometers at most, not dozens.

[–] SeriousBug 11 points 2 years ago

Nope. And more importantly, it looks like nobody considered what might happen if the signal gets spoofed. The backup systems that are supposed to keep working if GPS breaks also break due to these spoofed signals.

[–] _s10e@feddit.de 4 points 2 years ago (1 children)

GPS is old, the amount of data you get from the satellite is small, essentially satellite id and timestamp. If we would redesign this today, you could include a digital signature.

Sure, but... you can google this to verify ... one can probably manipulate GPS by introducing delay, i.e. resend data from a sat that was hear some seconds ago. With this signal the location will be off.

[–] Treczoks@lemmy.world 1 points 2 years ago

But that would also mean the timestamp to be off. Just resending them would also require extremely precise timing if you want to simulate a position that is not anywhere but just a bit off the last position. Making a GPS position jumping around half the world is (comparably) easy, pushing it off for a few kilometers is much, much harder.