Change peoples windows accounts passwords without knowing their old one

Discussion in 'Ethical hacking Tips' started by aussiedude, May 31, 2008.

  1. aussiedude

    aussiedude New Member

    Joined:
    May 30, 2008
    Messages:
    18
    Likes Received:
    3
    Trophy Points:
    0
    Occupation:
    white hat, free lance comp tehch
    Location:
    Darwin, NT

    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:
    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
     
  2. Darkness1337

    Darkness1337 New Member

    Joined:
    Mar 15, 2007
    Messages:
    130
    Likes Received:
    1
    Trophy Points:
    0
    this dnt work wit vista btw!

    nice tut! fanx|
     
  3. aussiedude

    aussiedude New Member

    Joined:
    May 30, 2008
    Messages:
    18
    Likes Received:
    3
    Trophy Points:
    0
    Occupation:
    white hat, free lance comp tehch
    Location:
    Darwin, NT
    hmmmm maybe u did something wrong coz im running visa n it works fine
     
  4. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
  5. aussiedude

    aussiedude New Member

    Joined:
    May 30, 2008
    Messages:
    18
    Likes Received:
    3
    Trophy Points:
    0
    Occupation:
    white hat, free lance comp tehch
    Location:
    Darwin, NT
    thanks for that
     
  6. Darkness1337

    Darkness1337 New Member

    Joined:
    Mar 15, 2007
    Messages:
    130
    Likes Received:
    1
    Trophy Points:
    0
    erm yeah maybe thanx anyway :]
     
  7. gunshot08

    gunshot08 New Member

    Joined:
    Jun 6, 2008
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    fantastic!!!! it worked with me.
    ths is nice
     
  8. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
  9. Dean-123

    Dean-123 New Member

    Joined:
    Jul 5, 2007
    Messages:
    19
    Likes Received:
    1
    Trophy Points:
    0
    Thanks a lot. It's useful~
     
  10. Oggy

    Oggy New Member

    Joined:
    Jul 1, 2008
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    1
    How can I change it, if I am Guest ?
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice