ITZV0LT Posted September 11 Share Posted September 11 GUI r cmd ENTER string "netsh wlan show profile" ENTER Quote Link to comment Share on other sites More sharing options...
dark_pyrro Posted September 11 Share Posted September 11 Post Rubber Ducky question in the Ducky section of the forums Quote Link to comment Share on other sites More sharing options...
dark_pyrro Posted September 11 Share Posted September 11 In the meantime, I'd suggest reading the documentation, and also use PayloadStudio which helps with the syntax GUI r cmd ENTER string "netsh wlan show profile" ENTER should be GUI r STRING cmd ENTER STRING netsh wlan show profile ENTER or, if using the Ducky Gen2 GUI r STRINGLN cmd STRINGLN netsh wlan show profile also add a DELAY in the start (and possible also in the code as well so that the target computer is able to catch up with the tempo of the Ducky) DELAY 3000 or, use the DETECT_READY extension Quote Link to comment Share on other sites More sharing options...
Irukandji Posted September 11 Share Posted September 11 Moved it. The right area. Quote Link to comment Share on other sites More sharing options...
DramaKing Posted September 11 Share Posted September 11 To second dark_pyrro you need to give enough of a delay for the Run dialog and the Command Prompt window to open. It's probably trying to execute truncated bits of commands. It should work then, but you can also test typing manually, then building the Ducky payload. 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.