usbrubberducky-payloads/payloads/examples/Lock Keys/Lock-Keys-example1.txt

1 line
239 B
Plaintext

ATTACKMODE HID STORAGE
LED_OFF
DELAY 2000
WHILE TRUE
LED_R
WAIT_FOR_CAPS_CHANGE
LED_G
WAIT_FOR_CAPS_CHANGE
END_WHILE
REM Pressing the caps lock key on the target will cycle the USB Rubber Ducky LED between red and green.