Sponsor Advertisements help keep UGN Security Online.
Sponsor Advertisements help keep UGN Security Online.
Want to earn prizes for clicking online advertisements? Join Rewards1.com.
|
|
|
Sponsor Advertisements help keep UGN Security Online.
Sponsor Advertisements help keep UGN Security Online.
|
|
#10641 - 08/08/03 11:20 PM
Re: Newbs question on password files
|
Junior Member
Registered: 08/07/03
Posts: 8
|
I'm currently experimenting with it, I've written a small program in C++ that sort of does it, but am having no joy in getting access. I have a few more ideas, will post source soon, if it works A friend recommended using a buffer overflow to write to the password file, so far I've had not much luck with that. Thanks for the advice
|
|
Top
|
|
|
|
#10642 - 08/08/03 11:52 PM
Re: Newbs question on password files
|
Junior Member
Registered: 07/31/03
Posts: 14
Loc: Canada
|
Chasm
here is what i do. Say you get someones password file and you want to decrypt some of those passwords, you obviously can't write a program to decrypt them but what you can do is this:
1) Get a huge list of words (possible a dictionary list) 2) In linux they have a standard algorithm they use for encrypting those plaintext passwords into encrypted text. Search for it and use the code in your program to encrypt all the words in your dictionary file. 3) now all you have to do is write a little program which will loop through and try and match your encryted dictionary file with your password file.
Simple stuff isn't it?
_________________________
Keep It Real!
|
|
Top
|
|
|
|
|
Registered: 03/07/02
Posts: 270
|
|
2198 Members
46 Forums
24841 Topics
60011 Posts
Max Online: 1567 @ 04/25/10 10:20 AM
|
|
|
0 registered (),
313
Guests and
218
Spiders online. |
|
Key:
Admin,
Global Mod,
Mod
|
|
|