simple-ducky-payload-generator


Simple-Ducky sending shells since March 2013

Simple-Ducky Payload Generator

The simple-ducky is the ultimate companion for the USB Rubber Ducky. It's an open source tool designed to help penetration testers when performing a physical access security audits. It allows them to quickly create reliable, customized payloads for just about any attack. The Simple-Ducky supports most Debian based Linux distro's.

With the simple-ducky in a matter of seconds you can;

  • Create your evil executable (its automatically placed in your web directory)
  • Create your inject.bin
  • Launch a listener (meterpreter or netcat)
  • Generate custom password list's
  • Crack extracted passwords
  • And so much more...

Dependencies

The following dependencies are automatically installed on version 1.1.0 and above;

  • Apache2
  • Pure-FTPD
  • Burp Suite
  • Social Engineering Tool Kit (SE-Toolkit)
  • Metasploit
  • p7zip-full
  • john
  • dfu-programmer
  • openjdk-7-jre-headless
  • samdump2
  • nmap
  • mingw32
  • bkhive

To install the Simple-Ducky on any Debian Distro:

Install option 1
  1. Download the install file: https://code.google.com/p/simple-ducky-payload-generator/downloads/detail?name=installer_v1.1.1_debian.sh&can=2&q=
  2. root@kali:~# chmod +x installer_v1.1.1_debian.sh
  3. root@kali:~# ./installer_v1.1.1_debian.sh
  4. root@kali:~# rm installer_v1.1.1_debian.sh
  5. To run the program; root@kali:~# simple-ducky
Install option 2
  1. root@kali:~# git clone git://github.com/skysploit/simple-ducky.git /usr/share/simple-ducky
  2. root@kali:~# ln -sf /usr/share/simple-ducky/simple-ducky.sh /usr/bin/simple-ducky
  3. root@kali:~# Once installed run the simple-ducky by typing: simple-ducky

Note 1: Be sure to run option 9 "Dependency Checker" prior to running any other functions. Note 2: If you have prior installs (v1.1.0 or prior) issue this command: 1. root@kali:~# rm -rf /usr/share/ducky

Videos

I will post more videos as time goes on...

Simple-Ducky v1.1.1 Showcase Video

http://www.youtube.com/watch?feature=player_embedded&v=ch60ar30BPY' target='_blank'>http://img.youtube.com/vi/ch60ar30BPY/0.jpg' width='425' height=344 />

Kali-Linux Install

http://www.youtube.com/watch?feature=player_embedded&v=KBwdkYAn9QY' target='_blank'>http://img.youtube.com/vi/KBwdkYAn9QY/0.jpg' width='425' height=344 />

Linux Mint Install

http://www.youtube.com/watch?feature=player_embedded&v=TPpe0fHN8iY' target='_blank'>http://img.youtube.com/vi/TPpe0fHN8iY/0.jpg' width='425' height=344 />

Ubuntu Install

http://www.youtube.com/watch?feature=player_embedded&v=RGmAkIltYRs' target='_blank'>http://img.youtube.com/vi/RGmAkIltYRs/0.jpg' width='425' height=344 />

If you would like to contribute your payload to the Simple-Ducky please contact me - skysploit@gmail.com

Project Information

The project was created on Mar 7, 2013.

  • License: GNU GPL v3
  • 29 stars
  • git-based source control

Labels:
usbrubberducky payloadgenerator simple-ducky skysploit