Jump to content

Rubber Ducky Desktop GUI.


SycoDvi

Recommended Posts

Hi guys

 

How hard would it be to create a GUI for the rubber ducky ??

Inject new payloads via selected source / destination path

Eventually even be able to flash the device from it as well? 

This would be handy for Linux noobs all the way up to evangelists

Link to comment
Share on other sites

If you are using Windows you'll first need to download install git-scm from here.

From your desired folder right click and start up git bash.

Download the repository. Enter the following command:

git clone https://github.com/hak5darren/USB-Rubber-Ducky

You need to download and install Java Runtime Environment (JRE), after that you can now run the Ducky_Encoder_GUI.jar.

On Linux simply enter the following on the terminal:

apt-get update

apt-get install git-core

apt-get install default-jre

git clone https://github.com/hak5darren/USB-Rubber-Ducky

cd USB-Rubber-Ducky/

chmod +x Ducky_Encoder_GUI.jar

./Ducky_Encoder_GUI.jar

Edited by kbeflo
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...