Let's say for instance I have some USB devices I suspect of being programmed for to execute keystroke injection. If I were to load a live OS and switch it to runlevel 1, then logged into an unpriviledged user and ran a text editor like nano before plugging one of the devices in, would this be a good way to catch a keystroke injection attempt and see what it's typing?
Are there any keystroke combinations useful for or used in keystroke injection that might make it past this?
Alt-Tab.... – schroeder Sep 24 '19 at 06:36screenkeya lot (mostly for testing keyboards though), that shows almost everything, but requires X to be running, so there are downsides, and probably ways around it. – Henrik supports the community Sep 24 '19 at 09:00