Thermostaten Posted August 19, 2012 Share Posted August 19, 2012 How do I find the newest firmware version for the duck ? (it's a white one) I am missing the mass storage support :/ I can only find a V1 on the https://github.com/h.../wiki/Downloads page. Quote Link to comment Share on other sites More sharing options...
Dnucna Posted August 19, 2012 Share Posted August 19, 2012 Hi, I'm sure midnitesnake is working on it. You can follow the progress here: I don't know if it will work one day. I suppose that it's necessary to emulate a USB hub to have a keyboard and a mass storage. In fact with the Ducky we simulate an attack but we don't... So you can use an USB HUB and an USB key. A small hub like this one can be used. Then take a look at Irongeek phukd example: http://www.irongeek.com/i.php?page=security/programmable-hid-usb-keystroke-dongle#Programming_examples_and_my_PHUKD_library Adrian used wmi to find his USB key and execute some code. "cmd /c for /F %i in ('WMIC logicaldisk where \"DriveType=2\" list brief ^| find \"MYTHUMB\"') do %i\\myscript.bat"[/CODE]If you want really attack you can watch theTrojaned Mouse: Dnucna 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.