mharjac / bad_ducky

Rubber Ducky compatible clone based on CJMCU BadUSB HW.
MIT License
280 stars 79 forks source link

Enable both USB HID Keyboard and USB Mass Storage? #6

Closed vulnchecker closed 6 years ago

vulnchecker commented 6 years ago

It would be nice if the bad ducky would also support USB Mass Storage like the Rubber Ducky does.

By that you would be able to write files onto the sd card while executing payloads with keystrokes.

Is there a way to integrate this?

mharjac commented 6 years ago

Yes, that would be a nice feature. As far as I know, you will have to write your own bootloader... Maybe LUFA framework would be helpful. Some useful links: