Researchers jailbreak a Tesla to get free in-car feature upgrades::A group of researchers found a way to hack a Tesla’s hardware with the goal of getting free in-car upgrades, such as heated rear seats.

  • lazyvar@programming.dev
    link
    fedilink
    English
    arrow-up
    8
    ·
    1 year ago

    Typically low level attacks such as these is where it starts because they grant access to parts that can be used to learn more about the system as a whole.

    This understanding then can be used to find easier to exploit avenues.

    A good example of this is the history of exploits on Nintendo hardware.

    They almost all started with finding an exploit at the hardware level, which then subsequently lead to finding software exploits and ways to leverage them in an easy way for end users.

    • deafboy@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      That’s interesting. In a world where everything runs webkit, I thought it would work the other way around.