MITRE ATT&CK technique T1056
Tactic: Collection, Credential Access
Platform: Windows, Linux, Mac
- Inject fake keystrokes containing honey accounts or any other type of honeytokens, such as URL tokens.
- xdotool - Fake keyboard/mouse input, window management, and more.
- Python-uinput - A python interface to Linux uinput kernel module which allows attaching userspace device drivers into kernel.
- PyUserInput - A module for cross-platform control of the mouse and keyboard in python.
- AutoHotkey, Automator/AppleScript, etc.