4th Street Bar Hive-Bar

Hive-Bar Powered by Hive beta-fdb5b5b

Community post

Cheap BadUSB Device

USB RUBBER DUCKY CLONE TUTORIAL

badusb.png
CJMCU-32 virtual keyboard for arduino leonardo ATMEGA32U4

how to setup step by step

1.)
arduino.png
download and install
https://www.arduino.cc/en/Main/Software

2.)
ch.png
open device manager and check port
my is ( COM5)

3.)
adruino.png
start adruino software and select your COM port

4.)
sel2.png
select Board

5.)
ducky.png
now open your browser and select a duckyscript from https://github.com/hak5darren/USB-Rubber-Ducky/wiki/Payloads or write your own duckyscript.

6.)
cop.png
i copy this script

7.)
com.png
now go to https://roothaxor.gitlab.io/ducky2arduino_stable/ and paste the duckyscript in the inputbox and press Compile button. After compile copy the arduino-code from outputbox.

8.)
ardu.png
change to arduino software and paste the arduino-code in the box

9.)
arduio.png

  1. press verify button to see if there are any errors
  2. press to upload the code on your stick.

keyboard layout is standard English to change language use
for arduino-code this:

Keyboard.press(KEY_LEFT_ALT);
Keyboard.press(KEY_LEFT_SHIFT);
Keyboard.releaseAll();

or for duckyscript this:

ALT SHIFT

9.) STAY EVIL AND HAVE FUN
May the Force be with you!!

1 upvotes $0.00

Replies (7)

Review before signing

Posting as . Signing with . Keychain permission: Posting. Hive Keychain will ask you to approve this action next.


  
Technical details

Operation fingerprint: