Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreafioraldi/unorubber
Transform your Arduino Uno into a bridge to install malware (only for educational purpose)
https://github.com/andreafioraldi/unorubber
arduino-ide arduino-uno hoodloader2-board keyboard malware rubber-ducky
Last synced: 1 day ago
JSON representation
Transform your Arduino Uno into a bridge to install malware (only for educational purpose)
- Host: GitHub
- URL: https://github.com/andreafioraldi/unorubber
- Owner: andreafioraldi
- License: mit
- Created: 2017-08-22T12:24:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-24T12:22:21.000Z (over 7 years ago)
- Last Synced: 2024-12-03T11:06:23.697Z (about 2 months ago)
- Topics: arduino-ide, arduino-uno, hoodloader2-board, keyboard, malware, rubber-ducky
- Language: Arduino
- Size: 10.7 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UnoRubber
Transform your Arduino Uno into a bridge to install malware (only for educational purpose).## How to
+ Install the HoodLoader2 bootloader (https://github.com/NicoHood/HoodLoader2/wiki/Installation-sketch-%28standalone-Arduino-Uno-Mega%29)
+ Add the HoodLoader2 board definition in your Arduino IDE (https://github.com/NicoHood/HoodLoader2/wiki/Software-Installation)
+ Download HID-Project in your Arduino IDE (https://github.com/NicoHood/HID/wiki/Installation)
+ Change the payload link in the UnoRubber_USB sketch and upload it selecting the board HoodLoader2 16u2
+ Upload the UnoRubber_IO sketch selecting the board HoodLoader2 Uno
+ Hack the world### Todo
+ Add the italian keyboard layout
+ Hack some friends PCs