-40%
USB Rubber Ducky Easy Plug in Automatic Access PC/Apple MAC HID Device
$ 12.13
- Description
- Size Guide
Description
The USB Rubber Ducky is a Human Interface Device programmable with a simple scripting language allowing penetration testers to quickly and easily craft and deploy security auditing payloads that mimic human keyboard input.The USB Rubber Ducky's scripting language is focused on ease-of use. Writing payloads is as simple as writing a text file in notepad, textedit, vi or emacs.
Type "
Hello World
" with
STRING Hello World
Add pauses between commands with
DELAY
. Use
DELAY 100
for short 100 milliseconds pauses or
DELAY 1000
for longer 1 second pauses.
Combine specials keys.
ALT F4, CONTROL ESCAPE, WINDOWS R, SHIFT TAB
. They all do exactly as expected.
Use
REM
to comment your code before sharing it.
That's it! You just learned Ducky Script!
The USB Rubber Ducky is a keystroke injection tool disguised as a generic flash drive. 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.
Since 2010 the USB Rubber Ducky has been a favorite among hackers, penetration testers and IT professionals. With origins as the first IT automation HID using an embedded dev-board, it has since grown into a full fledged commercial Keystroke Injection Attack Platform. The USB Rubber Ducky captured the imagination of hackers with its simple scripting language, formidable hardware, and covert design.