The Bash Bunny inherits the original Ducky Script commands from the USB Rubber Ducky. Keystrokes can be injected from Ducky Script text files, or inline using the QUACK command. The ATTACKMODE must contain HID for keystroke injection.
Examples:
QUACK switch1/helloworld.txt
Injects keystrokes from the specified ducky script text file.
QUACK STRING Hello World
Injects the keystrokes “Hello World”
Q ALT F4
Injects the keystroke combination of ALT and F4
ALT Codes
Firmware version 1.5 added the QUACK ALTCODE command. This allows the printing of alt-codes on Windows system only.
QUACK ALTCODE 168 # types an upside down question mark
QUACK ALTCODE 236 # types an infinity symbol