Change peoples windows accounts passwords without knowing their old one

aussiedude's Avatar author of Change peoples windows accounts passwords without knowing their old one
This is an article on Change peoples windows accounts passwords without knowing their old one in Ethical hacking Tips.

Introduction



Change peoples windows accounts passwords without knowing their old one

Background



Just a command that will allow you to just change or add a password for any user on the computer your on. note: it will only change accounts on that individual accounts not network accounts

The code



run cmd.exe, command.com or windows powershell

Blocks of code should be set as style "Formatted" like this.
Code: cmd.exe
net user
net user (username) *
(the password you choose)
(the password you choose)
[enter]
Do not add syntax colorizing to your code snippets. Our scripts will colorize your code automatically if you specify the language name.

References



Note: on some computer this may not work, because of user restrictions ill solve this problem in my next article

Ambitious contributor
31May2008,21:48   #2
Darkness1337's Avatar
this dnt work wit vista btw!

nice tut! fanx|
Go4Expert Member
1Jun2008,06:24   #3
aussiedude's Avatar
hmmmm maybe u did something wrong coz im running visa n it works fine
Go4Expert Founder
2Jun2008,16:28   #4
shabbir's Avatar
Nomination for article of the month of May
Go4Expert Member
3Jun2008,06:24   #5
aussiedude's Avatar
thanks for that
Ambitious contributor
10Jun2008,15:30   #6
Darkness1337's Avatar
erm yeah maybe thanx anyway :]
Light Poster
11Jun2008,15:31   #7
gunshot08's Avatar
fantastic!!!! it worked with me.
ths is nice
Go4Expert Founder
18Jun2008,21:45   #8
shabbir's Avatar
Quote:
Originally Posted by shabbir
Start Voting now
Go4Expert Member
19Jun2008,12:53   #9
Dean-123's Avatar
Thanks a lot. It's useful~
Newbie Member
1Jul2008,17:55   #10
Oggy's Avatar
How can I change it, if I am Guest ?