mirror of https://github.com/hak5/omg-payloads.git
3e231ab9b8
capslock_disable disables capslock on target’s system. Can be used as module to craft payloads which requires long time to execute. |
||
---|---|---|
.. | ||
README.md | ||
payload.txt |
README.md
About
Title: capslock_disable
Description: capslock_disable disables capslock on target's system.
AUTHOR: drapl0n
Version: 1.0
Category: Execution
Target: GNU/Linux.
Attackmodes: HID.
capslock_disable: capslock_disable disables capslock on target's system. Can be used as module to craft payloads which requires long time to execute.
Workflow:
- Executing Terminal Emulator.
- Prevent storing history.
- Executing command which disables capslock.
- Terminating terminal instance.