ITZV0LT Posted September 11, 2023 Share Posted September 11, 2023 GUI r cmd ENTER string "netsh wlan show profile" ENTER Link to comment Share on other sites More sharing options...
dark_pyrro Posted September 11, 2023 Share Posted September 11, 2023 Post Rubber Ducky question in the Ducky section of the forums Link to comment Share on other sites More sharing options...
dark_pyrro Posted September 11, 2023 Share Posted September 11, 2023 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 Link to comment Share on other sites More sharing options...
Irukandji Posted September 11, 2023 Share Posted September 11, 2023 Moved it. The right area. Link to comment Share on other sites More sharing options...
DramaKing Posted September 11, 2023 Share Posted September 11, 2023 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. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.