Jump to content

jsdraven

Active Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by jsdraven

  1. Hay all, After getting my AWESOME ducky and some support to get it ducking all over the place I wanted to give back. I was also hoping to start something with this a little bit bigger with this idea as well. I have come up with what I think is a good beginner ducky paylode that could be pre installed onto the duck when it ships (just an idea). Of the below code I was thinking about bringing the last command to the forefront so it is running while the duck quacks out the rest of its instructions. REM ---------------------------------------------------- REM JSDRavens Intro to Ducky Payload REM WINDOWS ONLY REM This is an example of code and some REM possibilities you can do with the Ducky. REM ---------------------------------------------------- DELAY 5000 WINDOWS r DELAY 150 STRING cmd ENTER DELAY 250 STRING cd "%userprofile%/desktop" ENTER STRING copy NUL intro.html ENTER STRING notepad intro.html ENTER DELAY 100 STRING <p><a href="http://avocado.hak5.org/">USB Rubber Ducky Main Page</a> ENTER STRING <p><a href="http://forums.hak5.org/index.php?showforum=56">USB Rubber Ducky Forums</a> ENTER STRING <p><a href="http://www.iducke.com/Encoder/IDE">USB Rubber Ducky Online Encoder</a> ALT F4 ENTER DELAY 100 STRING exit ENTER WINDOWS r DELAY 150 STRING file:///%userprofile%/desktop/intro.html ENTER DELAY 3000 WINDOWS r DELAY 150 STRING http://www.youtube.com/watch?v=Mh85R-S-dh8 ENTER
  2. Today my new rubber ducky came in and Windows 7 doesnt want to install the drivers for it. I tried on two seporate computers. I will continue looking for more answers but if anyone willing to give a newb a heads up I would apreciate it.
  3. I am a growing Fan of Yii Framework. I have not tested security on it (as im a noob and dont know how) but the development is smooth and full of features.
×
×
  • Create New...