hacking contest

hacking exploits security forum
hacking
compliance articles
upgrade backup exec
information security consultant

gman24
Currently it takes a challenge and a hash and trys all words in the dictionary file, different methods will be added later. work combination crack tries all the words in the dictionary together EX: appleand appleaero etc. A hybrid crack and a brute force.

The dictionary file it uses is dic.txt.

I just used the lophtcrack dictionary for it.

Dic.txt needs to be located in the same directory this is.


Currently compatible with md5 hashes.

Works when the hash pairs are calculated like this.

hash1
hash2
challenge

hash1=Hash (word)
hash2= Hash (hash1+chalenge)

challenge and hash2 are sent to the server


It may give you a popup since I used Crypto functions to obtain the hash, trial version or something.

Will post the lophtcrack expanded dictionary after this for use.

Edit:
New version out, doesn't require cryptosys, all files needed included in zip. Unzip and use. I just added to my old post.
Edit2:
Added custom charset
Edit3:
Speed tweak, length specification.

http://www.governmentsecurity.org/forum/in...?showtopic=8504
gman24
The dictionary file from lopht
gman24
Oh ya, If the password is not in the dictionary you get an output like this.


Trying.....Lastword
Made by
Done

If successfull you get

The pass is Pass
Made by
Done

gman24
Seems it needs this. There is an installer you may need to use it, tell me if this works if not I'll give the installer.

Edit:
If anyone wants to use the library to code thier own programs, or if the below dll doesn't work on any of the machinesm or the program isn't working right the path is:
http://www.cryptosys.net/src/hshp1100.zip

It installs the libraries for md5 encoding.

I would post it but the Terms of Use says something about not distributing, so you can get it from thier site.
If the dll works with no problems, just use it. It's easier and doesn't clutter things up.
Cop
yeah that .dll works smile.gif just couldnt get the pass tongue.gif
DJVASTVASTY2K
Thanks 4 This GMan

Gonna Try It

I have seen a simular project by a swiss boffin but cant find the programme for download to share.

It's Called NTHack

Best Regards

Adam

Vast Gsm
AdmiralB
diCrHash.dll Not found..
headbanger
QUOTE (AdmiralB @ Dec 29 2003, 12:20 AM)
diCrHash.dll Not found..

gman attached this file.. read a bit more and ull see it

btw.. nice tools gman
gogu258
nice, nice but....doesn't work
gman24
QUOTE (gogu258 @ Apr 1 2004, 07:59 AM)
nice, nice but....doesn't work

If dic.txt is not in the same directory it won't work because it has nothing to read from.

What is the erorr or problem your having.

It's been tested, unless the file is corrupted it should work (btw there is a later version with brute force among other things).

My later versions had a bug, I fixed them though.

Gave you some hashes to test with.

http://www.governmentsecurity.org/forum/in...t=0&#entry29210

This one works, the only bug is if you select one combo crack, it will select them all.

It is open source feel free to look at the code in codelinx forum.



BTW:

I am rewriting alot this code, I am going to use it in my upcoming project and need to revamp most of it.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.