Questions tagged [keyboard]
The keyboard tag has no summary.
13 questions
6 votes
3 answers
1k views
Keyboard isolation in Android
I'm currently running GrapheneOS on a Pixel 6a, and I have installed several alternative keyboards from F-Droid and the Play Store. How isolated are keyboards in Android? When I enable a keyboard in ...
0 votes
0 answers
1k views
How to tell if a mouse/keyboard doesn't have on-board memory?
How to tell if a mouse/keyboard doesn't have accessible on-board memory? I know if it has: there are tells like custom macro buttons for example, and I was told by A4tech support: if a mouse doesn't ...
0 votes
1 answer
503 views
Do mechanical keyboards only have non-modifiable firmware baked in?
I always used to use a mechanical keyboard to type. Recently, I found a hardware trojan in my keyboard's firmware. Can mechanical keyboard firmware be modified?
4 votes
1 answer
2k views
MSTG-PLATFORM-11: Prevent custom third-party keyboards on Android?
The MASVS states in section "V6: Platform Interaction Requirements" MSTG-PLATFORM-11: Verify that the app prevents usage of custom third-party keyboards whenever sensitive data is entered. ...
1 vote
1 answer
2k views
Apple bluetooth keyboard insecure connection?
From time to time, I see this dialog box pop up on my MacBook Pro screen. It typically happens as the computer wakes up from sleep. Magic keyboard is trying to connect using an unsecured Bluetooth ...
-1 votes
2 answers
676 views
Hide reverse shell window launched with HID attack
GOAL: the attacker insert into a victim's laptop an USB which act as a keyboard. The payload opens a terminal, executes a reverse shell and hides the terminal. PROBLEM: the tests I did locally (...
40 votes
8 answers
9k views
Are all USB-based attacks dependent on being able to inject keystrokes?
From what I've seen, USB-based attacks such as RubberDucky need to be able to open a terminal and then execute commands from there, usually to download and then install malware or to open a reverse ...