USB Rubber Ducky


USB Rubber Ducky


The USB Rubber Ducky isn't your ordinary HID (Human Interface Device). Coupled with a powerful 60 MHz 32-bit processor and a simple scripting language anyone is able to craft payloads capable of changing system settings, opening backdoors, retrieving data, initiating reverse shells, or basically anything that can be achieved with physical access -- all automated and executed in a matter of seconds.
·         Attacks any OS that supports USB Keyboards
·         Start writing payloads in minutes



MAKE YOUR OWN  USB RUBBER DUCKY

Tools you’ll need:
  •         Arduino Pro Micro ATMega32U4 5V/16MHz (or any Arduino with ATMega32U4 chip)
  •         USB Micro Adapter Cable (you don’t need this one if the Arduino you use comes  with builtin USB A male connector)
  •         MICRO USB MALE TO USB Female OTG Adapter
  •         USB case
 Software you’ll need:

        Download " Arduino IDE " Software
         
      

          
   

          Step 1 : Open  Web Browser & search payload.  

          https://github.com/hak5darren/USB-Rubber-Ducky/wiki/Payloads
Step 2 : copy payload > Compile  & convert ducky script.
                       https://seytonic.com/ducky/




Step 3 : copy ducky script
Step 4 : Open Arduino IDE software Open the new project

               ( File > new ) & copy ducky script.
Step 5 : Select your Arduino board ( Tools > Board “ NodeMCU 0.9 (ESP-12 Module)” > Arduino/Genuino Micro)




    Step 6 : Select Port (Tools > Port > COM7( Arduino/Genuino Micro)).
      


    Step 7 : Verify/Compile script ( Sketch > Verify/Compile script ).
    


    Step 8 : Save your Project in Arduino.
   

       Step 9 : Upload your Project. 
      
Your Rubber Ducky is Ready to Use!
     Plug your Rubbery Ducky into your Windows computer. It automatically performs 

Popular posts from this blog

hack wifi using kali Linux/Android

SQL INJECTION