Skip to content

serban-razvan/RubberDuckyArduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RubberDuckyArduino

  1. Description
  2. Usage
  3. Wiring

Description

Rubber Ducky is a usb stick that acts as a keyboard, fooling any device not to test its validity. We can use it to send any keyboard commands that we previously stored them into a script.

The device is fairly expensive at the time of writing, so a cheaper alternative is available: using a Arduino with ATmega32u4 processor (Arduino Yun, Arduino Leonardo or the smallest one: Arduino Micro).

Usage

Take the script written in Rubber Ducky's language (Examples), put it in a file in the same folder as the script.py and then run script.py. Follow the instructions and after finishing, run Arduino program for flashing boards, choosing the board from the menu and the .ino file from this repository.

After flashing, connect the board to the victim's PC and then after pressing on the button (schematics below), the script will run.

Wiring

Schematic

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages