What is USB Rubber Ducky ?

in #technology7 years ago

Rubber Ducky

What is it ?

USB Rubber Ducky is a fantastic tool for developers and security testers.
It allows you to do commands on a computer but in a speed as you never seen. AND the bonus, it's like YOU're typing on the keyboard.

It uses a simple scripting language to emulate keys and do what you want on the computer, even using python, powershell, etc.
Computers recognize it as a regular keyboard and accept pre-programmed keystroke payloads at over 1000 words per minute.

Payloads are crafted using a simple scripting language and can be used to drop reverse shells, inject binaries, brute force pin codes, and many other automated functions for the penetration tester and systems administrator.

Payload script exemple
Just open a text editor and write down this code.
It'll open the notepad and write the text "Hello World"

GUI r
DELAY 500
STRING notepad
DELAY 500
ENTER
DELAY 750
STRING Hello World
ENTER

There are a lots of already coded payload, a wonderfull forum and community, and a lot of tools.

I'm not related to Rubber Ducky, I'm just a fan that want to spread the good words ;)

Follow me for more post about Rubber Ducky

Sort:  

Great tool. the USB HID attack still works like a charm.
Have you played with the Bashbunny?

follow me @shifty0g

Congratulations @marm! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

Award for the number of posts published

Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click here

If you no longer want to receive notifications, reply to this comment with the word STOP

By upvoting this notification, you can help all Steemit users. Learn how here!