The simple-ducky is designed to quickly create reliable payloads and launch listener's. Simple-Ducky uses version 3.0 of the duck encoder.

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
    And launch a listener (meterpreter or netcat). 

Note: The framework was designed to work with Kali Linux out of the box (must run the JDK Update). 

______________________________________________________________________________

==To install the Simple-Ducky on Kali-Linux:==

===Option 1===
  # Go to the Downloads tab and get the install.sh file
  # Make the file executable by typing: chmod +x install.sh
  # To run the install file type: ./install.sh
  # Once installed run the simple-ducky by typing: simple-ducky

===Option 2===
 Copy and paste these lines into the terminal.
  # root@kali:~# wget wget https://simple-ducky-payload-generator.googlecode.com/files/install.sh
  # root@kali:~# chmod +x install.sh
  # root@kali:~# ./install.sh
  # To run the program: root@kali:~# simple-ducky

________________________________________________________________________________

= Change Log Summary =

Here what has changed throughout the different version's of the simple-ducky.

== v 1.0.8 Changes ==
  # Added OSX Single User Mode Reverse Shell Payload
  # Made minor scripting changes
  # Changed Encoder to version 2.5
  # Fixed bugs in the FTP Server Setup option
  # Created a User add function for the FTP Server Setup

== v 1.0.7 Changes ==
  # Fixed command line entrance method on all Windows no UAC Vista/7 Payloads (Props to arzen)

== v 1.0.6 Changes ==
  # Created two separate versions of the simple-ducky (1 for Kali-Linux and the other for Other Linux Distros)
  # Removed the install dependencies option on the Kali-Linux version (Kali will keep these up to date)(Other-Linux version still has it)
  # Updated the Powershell Download & Payloads to provide better obfuscation (tested on fully patched windows Vista/7/8 running McAfee) 
  # Added a new function that configures the Pure-FTPD server for the user

== v1.0.5 Changes ==
  # Complete Payload and Menu Revamp
  # Updated menu options

== v1.0.4 Changes ==
  # Added ~Persistence~ payload
  # Updated menu options

== v1.0.3 Changes ==
  # Payload Update
  # JDK update support for 64bit systems added
  # Added initial delay function (allows you to set a custom delay for driver install time).
  # Changed encoder version from 2.4 to 3.0

== v1.0.2 Changes ==  
 
  # International keyboard mapping added. -- Tester's would be greatly appreciated.
  # Aesthetic changes to text. 
 
== v1.0.1 Changes ==
 
  # Added Payloads
  # Encoder downgraded from v3.0 to v2.4 due to issues encoding the Windows 7 Reverse shell payload.
 
________________________________________________________________________________


== Menu Options v1.0.8 ==

===Main Menu Options===
  
  # Windows Reverse Shell Payloads
  # Windows WiFi and Password Attacks
  # Linux and OS X Payloads
  # Clean up the Encoder directory
  # Update JDK to v1.7.0
  # FTP Server Setup
  # Quit

===Windows Reverse Shell Menu===
  
   # Persistence Reverse Shell w/UAC (Win Vista/7)
   # Persistence Reverse Shell w/o UAC (Win Vista/7)
   # Persistence Reverse Shell w/UAC (Win 8)
   # Persistence Reverse Shell w/o UAC (Win 8)
   # Windows Reverse Shell (No Download|W2K/XP)
   # Windows Reverse Shell w/UAC (No Download|Win Vista/7)
   # Windows Reverse Shell w/o UAC (No Download|Win Vista/7)
   # Windows Reverse Shell w/UAC (No Download|Win 8)
   # Windows Reverse Shell w/o UAC (No Download|Win 8)
   # Powershell Download & Execute (User Priv Shell|Win Vista/7)
   # Powershell Download & Execute w/UAC (Admin Priv Shell|Win Vista/7)
   # Powershell Download & Execute w/o UAC (Admin Priv Shell|Win Vista/7)
   # Powershell Download & Execute (User Priv Shell|Win 8)
   # Powershell Download & Execute w/UAC (Admin Priv Shell|Win 8)
   # Powershell Download & Execute w/UAC (Admin Priv Shell|Win 8)
   # Return to Main Menu
   # Quit

===Windows WiFi and Password Attack Menu===

   # WiFi Backdoor w/UAC (Win Vista/7)
   # WiFi Backdoor w/o UAC (Win Vista/7)
   # WiFi Backdoor w/UAC (Win 8)
   # WiFi Backdoor w/o UAC (Win 8)
   # WiFi Autoconnect w/UAC (Designed for the WiFi Pineapple | Win Vista/7)
   # WiFi Autoconnect w/o UAC (Designed for the WiFi Pineapple | Win Vista/7)
   # WiFi Autoconnect w/UAC (Designed for the WiFi Pineapple | Win 8)
   # WiFi Autoconnect w/o UAC (Designed for the WiFi Pineapple | Win 8)
   # WiFun WiFi Acess Point Crediential Harvester w/UAC (Win Vista/7)
   # WiFun WiFi Acess Point Crediential Harvester w/o UAC (Win Vista/7)
   # WiFun WiFi Acess Point Crediential Harvester w/UAC (Win 8)
   # WiFun WiFi Acess Point Crediential Harvester w/o UAC (Win 8)
   # Return to Main Menu	
   # Quit
=== Linux and OS X Menu===

  # OSX Reverse Shell
  # OSX Single User Mode Reverse Shell
  # Linux Reverse Shell
  # Return to Main Menu
  # Quit


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