This repository have some BadUSB attack examples for Arduino IDE compatible devices
Go to file
Joel Serna Moreno fe1fe08db4
update_ftp_download_upload
2018-05-25 18:14:11 +02:00
atmega32u4_arduino_leonardo update_ftp_download_upload 2018-05-25 18:14:11 +02:00
attiny85_digispark update_ftp_download_upload 2018-05-25 18:12:33 +02:00
usb_rubber_ducky Update script.txt 2018-05-23 19:58:42 +02:00
LICENSE Commit changes 2017-08-23 17:15:02 +02:00
README.md new example 2017-09-26 14:43:41 +02:00

README.md

Some BadUSB attack examples

This repository have some BadUSB attack examples for Arduino IDE compatible devices

Devices that can be used:

  • Digistump Digispark (Attiny85)
  • Arduino Leonardo (Atmega32u4)
  • Arduino Micro (Atmega32u4)
  • Chineese Arduino Leonardo clones (Atmega32u4)
  • Teensy 2.0 (Atmega32u4)
  • Phoenix Ovipositor (Atmega32u4)

Download and installation

  • Click "Clone or download" -> "Download ZIP"
  • Unzip downloaded file where you want

Each directory contains its corresponding sketch files and comments.

Use

Each .ino file contains instuctions and needed libraries.

Version History

(Date format: dd/mm/yyyy)
* 26/9/2017 Uninstall AVG and download file example
* 9/7/2017 First commit

TO DO

  • More examples

Contact

Open an issue or feel free to ask us on twitter to @JoelSernaMoreno , @ernesto_xload