• Jolteon
    link
    fedilink
    362 days ago

    I can’t think of a single phone that automatically opens links that are in QR codes. The worst it would do is just show a link to malware, wish you would have to manually click in order to download the malware.

    • @[email protected]
      link
      fedilink
      English
      22 days ago

      This was a few years ago (so I hope there have been patches since then) but I watched a video which was trying to make an entire game within a QR code: they don’t have to just be links, they can be binaries that some devices will immediately run without question!

      • @[email protected]
        link
        fedilink
        112 days ago

        Quite the opposite. That video by mattkc (iirc) repeatedly and unequivocally says that to make this work, he made his pc save the binary and explicitly run it using a python script, because doing it natively would be fucking insane

        • @[email protected]
          link
          fedilink
          English
          21 day ago

          You’re right, I must have been thinking of something else. Happily I can’t find any chatter about actual malware in QR codes (it’s all redirecting to malicious websites), though obviously there’s always the possibility of a new exploit being discovered.

          • @[email protected]
            link
            fedilink
            41 day ago

            The 3DS used to be hacked using a QR code that was scanned using the game cubic ninja (it used QR codes as a medium for sharing levels). The interpreter had a basic memory safety bug, so you could trigger a ROP chain using a malformed QR code to get ACE. This was of course voluntary by the user (and cubic ninja was hard to get because it was not a commercial success) but that qualifies, I guess.

            Then they found out the 3ds browser uses a WebKit version from 2003 and nowadays you just go to a website lol