This repository has been archived by the owner on May 30, 2024. It is now read-only.
forked from keland/USB-Rubber-Ducky
-
Notifications
You must be signed in to change notification settings - Fork 0
My refactoring of the USB-Rubber-Ducky code
timmattison/USB-Rubber-Ducky
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
_ _ _ USB _ _ _ __(.)< __(.)> __(.)= Rubber >(.)__ <(.)__ =(.)__ \___) \___) \___) Ducky! (___/ (___/ (___/ The USB Rubber Ducky is a Human Interface Device programmable with a simple scripting language allowing penetration testers to quickly and easily craft and deploy security auditing payloads that mimic human keyboard input. The source is written in C and requires the AVR Studio 5 IDE from atmel.com/avrstudio. Hardware is commercially available at hakshop.com. Tools and payloads can be found at usbrubberducky.com. Quack! To run this version you need to do the following while in the directory that contains the pom.xml file: - `mvn clean package` - `java -jar target/Encoder-1.0-SNAPSHOT-jar-with-dependencies.jar` After `target/Encoder-1.0-SNAPSHOT-jar-with-dependencies.jar` just add in the options that it asks for and you're set!
About
My refactoring of the USB-Rubber-Ducky code
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 46.8%
- C++ 36.5%
- Makefile 11.0%
- Java 4.5%
- Assembly 1.1%
- Python 0.1%