you1307 Posted June 19, 2014 Share Posted June 19, 2014 hi, so im jason and i just recently got the usb rubber ducky and i am trying to get it to work but i don't no how, when i plug it in and use this script DELAY 1000 GUI R DELAY 100 STRING notepad.exe DELAY 100 ENTER STRING hahahaha im a powerful ducky and save it as inject.bin the light flashes green but it dosent do anything and also is ther a way to edit and wright a script offline in a .bin file? thank you -jason Quote Link to comment Share on other sites More sharing options...
Mr-Protocol Posted June 19, 2014 Share Posted June 19, 2014 I only have the original ducky, and I haven't programmed with the new one at all (I should probably fix that). But what is the delay time measured in? You may need to increase your first delay to allow time for the device to detect with your OS before it starts smashing keys. Quote Link to comment Share on other sites More sharing options...
you1307 Posted June 19, 2014 Author Share Posted June 19, 2014 the first delay is 1sec Quote Link to comment Share on other sites More sharing options...
you1307 Posted June 19, 2014 Author Share Posted June 19, 2014 ok well now its doing something so im getting closer, but now its locking my pc and opining some widows size info, no matter what i make the script do, it also types "g" Quote Link to comment Share on other sites More sharing options...
Mr-Protocol Posted June 19, 2014 Share Posted June 19, 2014 Try this just to get functionality working: DELAY 10000 GUI R DELAY 1000 STRING notepad.exe DELAY 1000 ENTER DELAY 1000 STRING hahahaha im a powerful ducky Quote Link to comment Share on other sites More sharing options...
you1307 Posted June 19, 2014 Author Share Posted June 19, 2014 all its doing now with that script is locking my pc and the opening hd graphics control panel instantly Quote Link to comment Share on other sites More sharing options...
Solution Mr-Protocol Posted June 19, 2014 Solution Share Posted June 19, 2014 Not sure about the lock up, but here is a resource for you: https://github.com/hak5darren/USB-Rubber-Ducky/wiki/Payloads Quote Link to comment Share on other sites More sharing options...
you1307 Posted June 19, 2014 Author Share Posted June 19, 2014 it working!! i found out why.. i was just useing an extenchon of .bin but the file wasnt .bin ok thank you!! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.