A Keystroke Injection Tool like Rubber Ducky build over Raspberry Pi Zero W
- Keyboard emulation
- USB Flash Drive emulation
- Expose configuration files over USB Flash drive emulation
- Run payloads over bluetooth
$ raspiducky.py -h usage: raspiducky.py [-h] --payload PAYLOAD [--remote] [--address ADDRESS] optional arguments: -h, --help show this help message and exit --payload PAYLOAD, -p PAYLOAD Path to payload file --remote, -r Run payload on remote device --address ADDRESS, -a ADDRESS Remote device address Read the wiki for detailed instructions.
- Premade Ducky Scripts: https://github.com/hak5darren/USB-Rubber-Ducky/wiki
- Original USB Rubber Ducky: http://usbrubberducky.com/#!index.md
- Duckberry Pi: Jeff L. (Renegade_R - renegade_r65@hotmail.com)
- DroidDucky by Andrej Budincevic (https://github.com/anbud/DroidDucky)
- hardpass by girst (https://github.com/girst/hardpass)