@herrmann1001 Found that a large international cruise company had the default key on their tags that let you buy stuff on the ship. You could then change the account number that purchases were charged to. Did it all with an Android phone
@mazodude@fs0c131y I can see it in the recording? I moved the phone about a bit too and you can see it moving… maybe Twitter is showing you super compressed one :(
@quentynblog Do you think you could also do one on passport RFID blockers? There is so much disinformation around them too. To access a epassport you need 3 pieces of information from inside the passport. Not really a valid attack either
Nice little hack while watching #AusCERT2020. Right click on the video in the stream and click picture in picture to watch it in a floating window while you work. @AusCERT
@mazodude Generally you can do more powerful things with POST, like a money transfer form on a bank website. GET requests are meant to be idempotent and thus safe so should pose no risk with CSRF.