Really liking the SA 1976 key set! What is the board?
Pressing YubiKeys
31–40 of 241 posts
Re: Pressing YubiKeys
#32Adaprox has various "finger bots" for those who don't want to build their own: https://www.adaprox.io/
I used it for testing smart meters in Norway, so we did not need to run to the lab to trigger events. The best part is that the whole menu is interactive by just one physical button, a great job for a Bluetooth button pusher + Python.
It is also capacitive so it work on the phone screen, and YubiKeys (?)
Re: Pressing YubiKeys
#33Does anyone know why that is?
Re: Pressing YubiKeys
#34You can just glue a wire to the touch plate and connect it to ground when you want to simulate a touch.
Re: Pressing YubiKeys
#35Nice build but over engineered. You could achieve the same result by taping a piece of aluminum foil, or maybe even a wire to the capacitive sensor and connecting it to ground through a relay. Use the ESP8266 to toggle the relay when you want to simulate a button press.
Re: Pressing YubiKeys
#36When I was at Google around 2012, the company had a custom 2FA dongle that detected motion rather than touch. An engineer who had remotely ssh'd into their workstation needed to 2FA and realized that they could send an SMS to their phone, cause the phone to vibrate, and trigger a false 2FA event on the dongle. (Or maybe they got their computer to play a loud noise. I forgot the specific details.) Similar to this fake…
Re: Pressing YubiKeys
#37You can just glue a wire to the touch plate and connect it to ground when you want to simulate a touch.
I would personally not wire any amount of current to a USB peripheral connected to my MacBook.
Re: Pressing YubiKeys
#38Re: Pressing YubiKeys
#39Adaprox has various "finger bots" for those who don't want to build their own: https://www.adaprox.io/
https://www.youtube.com/watch?v=l-fcfGwepog
Now, electrifying that would be neat!