|
-
Feb 9th, 2003, 09:30 AM
#1
Thread Starter
Lively Member
IT Techincian Wanting To Retrive Passwords
i am an it technician, and i would like to make a program that where you can put the username of a person into, and it will retrive the usernames password it. i have heard of such programs on the internet, but cant find any. it has to run on windows NT 4.0 . anyone have any ideas, or websites with source code or a program on??
thanks in advance
>>> Foxy <<<
-
Feb 9th, 2003, 09:36 AM
#2
Frenzied Member
NT uses one-way encryption. That means:
You enter a new password, NT encrypts it and stores the result in
the password file.
Next, when you want to log on:
You enter your password, NT encrypts it and compares the
result to what is stored in the password file.
Plus, if you were a tech, you should have the admin password.
You can then impersonate a user.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|