A rubber ducky for stealing wifi passwords.
Rubber Ducky: Rubber Ducky just something that sends out keystrokes to the system.
Hardware and Arduino config:
-
Purchase Digispark Attiny85 microcontroller
-
Install Arduino
-
Add Board manager json(http://digistump.com/package\_digistump\_index.json) in File>preferences>Additional Board Managers This allows us to install digistump board manager.(Tools>Boards>Board Manager>Install Digistump AVR Board)
-
Install Digistump Arduino Drivers > Digistump.Drivers.zip from https://github.com/digistump/DigistumpArduino/releases
Code:
-
Check if your MCU is working with ./wifi stealer/Sample_LED_testing/Sample_LED_testing.ino following step 3 and 4 with this file.
-
Open ./wifi stealer/Steal/Steal.ino, change your hook and upload
-
After upload is complete, insert your MCU. This will upload the program to it.
-
Remove it and insert it again.
-
Now you can see that your Rubber Ducky is working and your Wifi Password would be sent to your hook in 10-20 seconds.