JetpackTD Posted July 29, 2024 Posted July 29, 2024 I got my ducky a few days ago and I made a simple payload to automate my admin credentials for my job and it runs perfectly. I have it where I have to press the button once to run it which is great but every time, I plug it into my desktop it makes the sound that it is plugged in, but it is not showing up in file explorer. I have tried plugging it in without the sd card and inserting the sd card in and nothing happens. I am on windows too; any help would be appreciated! I am very new with the rubber ducky's and new with hak5 gear. Quote
dark_pyrro Posted July 29, 2024 Posted July 29, 2024 It's easier to try to assist if you post your payload code. If your code tells the Ducky to do something else other than mount as storage, it will do just that (especially if you've defined the button to do something else other than bringing the Ducky to arming mode). Quote
JetpackTD Posted July 30, 2024 Author Posted July 30, 2024 DELAY 2000 a d m i n _ z a c h TAB DELAY 200 * * * * * * * * * * * ENTER This was the code I put for the payload (the asterisks are substitute because that is my password for admin rights) Quote
dark_pyrro Posted July 30, 2024 Posted July 30, 2024 That payload code shouldn't affect the possibility to get the Ducky into arming mode (although it could be written a bit different, and I can't see how it would run when the button is pressed, this would run instantly). What happens if you put the Micro SD card in a Micro SD card reader and attach the reader to a computer? Is it possible to access the contents of the Micro SD card? Tried to re-format it? Quote
JetpackTD Posted July 30, 2024 Author Posted July 30, 2024 Ohh shoot I forgot to mention I do have the WAIT_FOR_BUTTON_PRESS command in the beginning of the payload. Sorry about that. I do not have an SD card reader, but I can definitely get one and try it out and give you an update! Quote
dark_pyrro Posted July 30, 2024 Posted July 30, 2024 You can also check what the Ducky is enumerated as in the Device Manager (Windows) And, just to be sure, you have tried to press the button twice (1st time to let the payload run, 2nd time to enter arming mode)? Quote
JetpackTD Posted July 31, 2024 Author Posted July 31, 2024 I am pretty sure it is mentioned as "USB Input Device" under the "human interface devices". Would that be the right area to check for it? Yes, I have tried pressing it twice and nothing happens. Quote
Duds Posted September 21, 2024 Posted September 21, 2024 Hey OP. Find a solution yet? I'm a the same step of payload works but it's now configured as a HID USB input. Trying to avoid taking this usb apart and reformatting the sd card (seems like the only sol so far). Quote
Duds Posted September 23, 2024 Posted September 23, 2024 On 9/20/2024 at 7:58 PM, Duds said: Hey OP. Find a solution yet? I'm a the same step of payload works but it's now configured as a HID USB input. Trying to avoid taking this usb apart and reformatting the sd card (seems like the only sol so far). Nvm, figured it out right after posting this. Found a good post on how to remove the usb and press the button to put back into Arming mode. Quote
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.