Waraxe IT Security Portal  
  Login or Register
::  Home  ::  Search  ::  Your Account  ::  Forums  ::   Waraxe Advisories  ::  Tools  ::
March 28, 2024
Menu
 Home
 Logout
 Discussions
 Forums
 Members List
 IRC chat
 Tools
 Base64 coder
 MD5 hash
 CRC32 checksum
 ROT13 coder
 SHA-1 hash
 URL-decoder
 Sql Char Encoder
 Affiliates
 y3dips ITsec
 Md5 Cracker
 User Manuals
 AlbumNow
 Content
 Content
 Sections
 FAQ
 Top
 Info
 Feedback
 Recommend Us
 Search
 Journal
 Your Account



User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9145

People Online:
Visitors: 557
Members: 0
Total: 557
PacketStorm News
·301 Moved Permanently

read more...
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Hash related information -> MD5-utils
Post new topic  Reply to topic View previous topic :: View next topic 

Is that script usefull?
Very usefull!
42%
 42%  [ 3 ]
Yes!
42%
 42%  [ 3 ]
Don't mind...
14%
 14%  [ 1 ]
No!
0%
 0%  [ 0 ]
Total Votes : 7

MD5-utils
PostPosted: Mon Jun 22, 2009 2:58 pm Reply with quote
BoboTiG
Advanced user
Advanced user
 
Joined: Jun 22, 2009
Posts: 66




Just present some features of my MD5 cracker.
Very usefull for little CPU which can't use with efficiency a brute forcer.

! Update 20090619 !

For now, there are 32 servers
Code:
Available server list:
   (1)   www.gdataonline.com
   (2)   ice.breaker.free.fr
   (3)   md5.gromweb.com
   (4)   www.md5this.com
   (5)   md5.hashcracking.com
   (6)   alimamed.pp.ru
   (7)   md5.rednoize.com
   (8)   www.rmd5.com
   (9)   md5.noisette.ch
   (10)   hashcracking.info
   (11)   opencrack.hashkiller.com
   (12)   www.md5decrypter.co.uk
   (13)   www.passcracking.com
   (14)   milw0rm.com
   (15)   decrypt.vanvan.cc
   (16)   md5crack.com
   (17)   www.md5decrypter.com
   (18)   blacklight.gotdns.org
   (19)   www.shell-storm.org
   (20)   hash.insidepro.com
   (21)   www.bigtrapeze.com
   (22)   www.md5hood.com
   (23)   www.md5cracker.pl
   (24)   www.cmd5.com
   (25)   md5.hamaney.net
   (26)   md5pass.info
   (27)   netmd5crack.com
   (28)   tmto.org
   (29)   www.hashchecker.com
   (30)   www.securitystats.com
   (31)   md5.ip-domain.com.cn
   (32)   www.md5decryption.com
Fixed some bugs, clean the code. I think this project is stable.

Homepage : http://md5-utils.sourceforge.net
You can propose your servers, I will add them with pleasure.
For features request, I'm open at all

Enjoy it! Twisted Evil
View user's profile Send private message Visit poster's website
PostPosted: Tue Jun 23, 2009 1:39 am Reply with quote
gibbocool
Advanced user
Advanced user
 
Joined: Jan 22, 2008
Posts: 208




Excellent stuff BoboTiG, well coded and it works very well. Nice and simple! I will recommend it!

One suggestion - you say encrypt/decrypt but when it comes to hashes that is incorrect - what you are doing here is hashing / cracking. Decryption implies that you can use an algorithm to reverse hashes instead of just finding collisions.

_________________
http://www.gibbocool.com
View user's profile Send private message Visit poster's website
PostPosted: Tue Jun 23, 2009 1:56 am Reply with quote
BoboTiG
Advanced user
Advanced user
 
Joined: Jun 22, 2009
Posts: 66




gibbocool wrote:
Excellent stuff BoboTiG, well coded and it works very well. Nice and simple! I will recommend it!

Thank you very well Very Happy

gibbocool wrote:
One suggestion - you say encrypt/decrypt but when it comes to hashes that is incorrect - what you are doing here is hashing / cracking. Decryption implies that you can use an algorithm to reverse hashes instead of just finding collisions.

Well, I know that, but like you tell me, I should change these words Wink

Hmm I can use hash instead of crypt and "try to find collisions" instead of decrypt; but it's too long. I am french, so perhaps there is another words which are less long that these?.
View user's profile Send private message Visit poster's website
PostPosted: Tue Jun 23, 2009 4:09 am Reply with quote
gibbocool
Advanced user
Advanced user
 
Joined: Jan 22, 2008
Posts: 208




I would just use hash for crypt, and crack for decrypt

Of course I would like to see support for salted hashes, but I understand that isnt practical because of the sites not supporting salted hashes.

_________________
http://www.gibbocool.com
View user's profile Send private message Visit poster's website
PostPosted: Tue Jun 23, 2009 4:41 am Reply with quote
BoboTiG
Advanced user
Advanced user
 
Joined: Jun 22, 2009
Posts: 66




gibbocool wrote:
I would just use hash for crypt, and crack for decrypt.

It is done, the lastest release will come soon Wink

gibbocool wrote:
Of course I would like to see support for salted hashes, but I understand that isnt practical because of the sites not supporting salted hashes.

Yes, it could be very usefull, maybe if one or more sites propose the service, I could always add an option like --salt.
View user's profile Send private message Visit poster's website
PostPosted: Tue Jun 23, 2009 2:10 pm Reply with quote
earthquaker
Advanced user
Advanced user
 
Joined: Jun 02, 2008
Posts: 111
Location: q8




it already there

http://md5.hamaney.net/salt.php

the first website to crack salted hash's Very Happy
View user's profile Send private message
PostPosted: Tue Jun 23, 2009 2:19 pm Reply with quote
BoboTiG
Advanced user
Advanced user
 
Joined: Jun 22, 2009
Posts: 66




earthquaker wrote:
it already there

http://md5.hamaney.net/salt.php

the first website to crack salted hash's Very Happy


Oho excellent! However it was in the list, I don't see anything!
Well, I will add your server to a new array special =P and add the --salt option.

Very nice Very Happy
View user's profile Send private message Visit poster's website
PostPosted: Tue Jun 23, 2009 3:45 pm Reply with quote
r0nny
Advanced user
Advanced user
 
Joined: Jul 27, 2008
Posts: 76




results of hashlist @ md5.hamaney.net
(could not resist)

Code:
29c165f751ff04b991d6a2f04b457753:impshocker
3f6fea60dfdbaef8adcc8e5b49dda038:schoolsgay
72130d78fc1afabb441c4ccdfdb93d71:loyola112
7303c092ce245eb2e851a92efa08535d:milkisbad
7f685506ce1ba04a4d15852543aeedb9:elijahco
a51d4504420f163920054ec2e8534e3d:edicius1844
ac3b3ddd14a6b8f77d847535c7d91512:ddaa8779
dbeba0e0b1edd33eabe2ec93a1d9136c:poopy589
dfcf3899b3ecd3eaeca558f40f50d0e3:Tylis0083
ec2f3227009f81944b8420caa59668ae:m33880000
fe78a5bd656ac9270335201f91b5f74e:maximelkjh
ab2b0736c889ef395448580f4267b599:passdrew
78e304f6c259a1d6fdd1d3dfc1948f9b:kladdig123
a3d88e6baa6bcab79a430b285877363f:erikjanb
4ffb2f5dc5cb7c74c984b2fe18777685:bunghole1
36fc56a4543f59170ea53c5dcedf5226:richluk
4dfff4dc34d2f7856f92c6ac4fdd7be5:bluewagon
818a0a40578ea024d2862edad0af547d:171089
a1c3983e9af06de3633ee682acc3e1a4:vl@dine9
19f766c91c6c7909119911cbf7d1a02e:etoile2d
6c46eb04bbe20817714c217d08ac404c:encoding1f
8f113b53a385f1f46723e9ba6a82f4bf:tara5078


http://c0llision.net
View user's profile Send private message
PostPosted: Tue Jun 23, 2009 3:52 pm Reply with quote
BoboTiG
Advanced user
Advanced user
 
Joined: Jun 22, 2009
Posts: 66




r0nny wrote:
results of hashlist @ md5.hamaney.net
(could not resist)

Code:
29c165f751ff04b991d6a2f04b457753:impshocker
3f6fea60dfdbaef8adcc8e5b49dda038:schoolsgay
72130d78fc1afabb441c4ccdfdb93d71:loyola112
7303c092ce245eb2e851a92efa08535d:milkisbad
7f685506ce1ba04a4d15852543aeedb9:elijahco
a51d4504420f163920054ec2e8534e3d:edicius1844
ac3b3ddd14a6b8f77d847535c7d91512:ddaa8779
dbeba0e0b1edd33eabe2ec93a1d9136c:poopy589
dfcf3899b3ecd3eaeca558f40f50d0e3:Tylis0083
ec2f3227009f81944b8420caa59668ae:m33880000
fe78a5bd656ac9270335201f91b5f74e:maximelkjh
ab2b0736c889ef395448580f4267b599:passdrew
78e304f6c259a1d6fdd1d3dfc1948f9b:kladdig123
a3d88e6baa6bcab79a430b285877363f:erikjanb
4ffb2f5dc5cb7c74c984b2fe18777685:bunghole1
36fc56a4543f59170ea53c5dcedf5226:richluk
4dfff4dc34d2f7856f92c6ac4fdd7be5:bluewagon
818a0a40578ea024d2862edad0af547d:171089
a1c3983e9af06de3633ee682acc3e1a4:vl@dine9
19f766c91c6c7909119911cbf7d1a02e:etoile2d
6c46eb04bbe20817714c217d08ac404c:encoding1f
8f113b53a385f1f46723e9ba6a82f4bf:tara5078


http://c0llision.net


Hey, I saw you've very large databases, do you think we can find an arrangement like that I can add your server? 'Cause the problem for now is the captcha...
View user's profile Send private message Visit poster's website
PostPosted: Wed Jun 24, 2009 12:04 am Reply with quote
BoboTiG
Advanced user
Advanced user
 
Joined: Jun 22, 2009
Posts: 66




! UPDATE 20090624 !

It's good, now there is one server which can crack with SALT.
So, --salt and --method were added.

Use:
Code:
perl md5-utils.pl -d <hash> --salt="SALT" --method=METHOD


To know differents METHODs, just forgot it and It will say you the choice.

And this is the changelog:
Quote:
=== 2009/06/24 ===
+ when -f option is used, we sort and uniq the list
+ added --salt option, you can specify a salt (--salt="SALT")
+ added --method option to specify the method to use (--method=x)
+ added some CMS and boards which used these methods (infos from Waraxe Forums)
+ server added (md5.hamaney.net) [SALT]


Enjoy it! Very Happy
View user's profile Send private message Visit poster's website
PostPosted: Thu Jun 25, 2009 8:29 am Reply with quote
gibbocool
Advanced user
Advanced user
 
Joined: Jan 22, 2008
Posts: 208




Some kind of status information would be helpful, like "Checking hash on server x". Perhaps -s to enable/disable status.

_________________
http://www.gibbocool.com
View user's profile Send private message Visit poster's website
PostPosted: Thu Jun 25, 2009 8:34 am Reply with quote
BoboTiG
Advanced user
Advanced user
 
Joined: Jun 22, 2009
Posts: 66




gibbocool wrote:
Some kind of status information would be helpful, like "Checking hash on server x". Perhaps -s to enable/disable status.


Already exists, you can modify some vars on the top of the script:
Code:

#============================================================================================================
#################################### THERE YOU CAN MODIFY AS YOU FEEL #######################################
#============================================================================================================
# Languages: 0: english / 1: french
my $language = 0;

# Colors: 0: disable / 1: able (not available for Windows)
my $colors = 1;

# Be verbose (1) or not to be verbose (0)?
my $verbose = 0;

# Do you want to clear the console ? ( 0: no | 1: yes)
my $clear = 1;

# Please specify the path where found.txt and not-found.txt will be created when -f option is used
# /!\ Do not forgot the '/' or '\' at the end /!\
my $final_path = '/home/bobotig/Desktop/';

# User agent
my $user_agent = 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4';


Then, set $verbose to 1 Wink

Quote:
>>> 88f46a33be77d449fc4592e5bae60f19 <<<
[--] no result on www.gdataonline.com
[--] no result on ice.breaker.free.fr
[--] no result on md5.gromweb.com
[--] no result on www.md5this.com
[--] no result on md5.hashcracking.com
(...)
View user's profile Send private message Visit poster's website
PostPosted: Mon Sep 07, 2009 9:01 pm Reply with quote
BoboTiG
Advanced user
Advanced user
 
Joined: Jun 22, 2009
Posts: 66




Hi all,

I have a request for you guys!

This is the newest version of my MD5-utils tool, please try the interactive mode and send me returns.

This is the link for download: http://www.zshare.net/download/652244944e9845c4/

This is the command for interactive mode:
Code:
perl md5-utils.pl -i


If you have ideas, critics, translations' problems or other, do not hesitate Wink
View user's profile Send private message Visit poster's website
MD5-utils
  www.waraxe.us Forum Index -> Hash related information
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Post new topic  Reply to topic  




Powered by phpBB © 2001-2008 phpBB Group






Space Raider game for Android, free download - Space Raider gameplay video - Zone Raider mobile games
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2020 Janek Vind "waraxe"
Page Generation: 0.168 Seconds