Jump to content

Why does my rubber ducky just open windows 365 and lock my computer?


ITZV0LT

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...