Debian8 Posted August 17, 2017 Share Posted August 17, 2017 Hi to everyone, i have bought a Ducky Rubber, but i have a question: How i can execute a file exe stored inside the Rubber Ducky USB? ex:( PassowordStealde.exe or wallpaper.jpg ) and maybe transfer it to the dekstop Win or Linux System and execute it then save the result inside the ducky rubber or send via email? It is possible? Thanks Quote Link to comment Share on other sites More sharing options...
ThoughtfulDev Posted August 19, 2017 Share Posted August 19, 2017 Flash the TwinDuck Firmware, which allows the ducky to be seen as a USB Storage Device and a HID Keyboard. The call your SDCard 'DUCKY' and use this script: for /f %d in ('wmic volume get driveletter^, label^|findstr "DUCKY"') do @set duck=%d %duck& stores the drive letter of your ducky :) Quote Link to comment Share on other sites More sharing options...
soarece Posted September 10, 2017 Share Posted September 10, 2017 Hello, I have USB rubber ducky and I wish to know how to add and execute a file FROM USB rubber ducky. Something "exe" but with batch. Thank you Quote Link to comment Share on other sites More sharing options...
Debian8 Posted September 21, 2017 Author Share Posted September 21, 2017 thanks 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.