These Florida spots, one in the Keys, made the best beaches list. Miami was snubbed – Miami Herald

These Florida spots, one in the Keys, made the best beaches list. Miami was snubbed  Miami HeraldThis Maine beach named one of the 10 best in the US, according to new rankings  The Boston GlobeFlorida lands 2 beaches in TripAdvisor’…

Read More >>

Is there an Arduino-compatible project that can snoop on a USB keyboard by looking at the D+/D- lines?

I’m curious if anyone has built a non-MITM (i.e., physical eavesdropping) keylogger-like device with an Arduino by observing the data lines of USB?

I’m not looking for projects that emulate a USB host and emulate a USB keyboard and pass keystrokes from the input device to the output device. I know lots of those exist, so they’re not cool. I’m looking specifically for a device that can attach to the D+ and/or D- signals of a USB2 keyboard, and determine what keystrokes are being pressed as someone types.

If such a thing does not exist, does anyone know of any libraries or similar that come close to emulating that sort of functionality?

submitted by /u/PurepointDog
[link] [comments]

Read More >>