PS2 keyboards use interrupts rather than polling in USB, meaning every time a key is pressed the CPU stops what its doing to process it.
- 0 Posts
- 4 Comments
cheet@infosec.pubto
Technology@lemmy.world•Docker Raises Prices Up to 80 Percent | ServeTheHomeEnglish
1·2 years agoWindows container runtime is free as well, simply install the docker runtime from chocolatey or winget along with the Windows Containers and Hyper-V windows features. This is what we do on some build machines for CI.
Theres no reason to use desktop other than “ease of use”
cheet@infosec.pubto
Technology@lemmy.world•Canada declares Flipper Zero public enemy No. 1 in car-theft crackdownEnglish
1·3 years agoIm a security professional who works to harden medical devices. I use the flipper zero to easily test many different protocols that would be a pain in the ass to do “manually”.
The flipper makes it easy for me to verify IR, sub GHz, USB, SPI, and many other protocols while being able to walk around the devices I test.
Without the flipper I could totally do these checks with homebrew tools, a pi and an rtlsdr (unless thats gonna be illegal too?) But it would take me writing new tools and procedures rather than the ease of the flipper.
Anybody in the know can tell you that the hardware isn’t anything special, and like many others have said, its like making a swiss army knife illegal cause the toothpick can be used to pick a lock.
This isn’t gonna stop anybody, if pentest tools are showing flaws in your product, maybe we should send flippers to the car manufacturers and tell them to fix their shit. You shouldn’t be allowed to sell a car that can be wirelessly hacked like this, just like how the FDA doesn’t let you sell medical devices that can be hacked like that.
You don’t just put the cat back in the bag…

The worst part is on Linux efibootmgr can set the boot entry for next boot, like it’s already in the spec to say “boot windows for 1 boot then back to my default”
They just refuse to play nice with anything else.