Forums: Decoding Servu Passwords - Forums

Jump to content

  • (4 Pages)
  • +
  • 1
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • This topic is locked

Decoding Servu Passwords Anyone succesfully decode one?

#16 Guest_g0nzi_*

  • Group: Guests

Posted 07 January 2004 - 06:31 AM

The pass is "a"

Here the commandline (you need mdcrack)

C:\>mdcrack.exe -btz 1BACB112C654EB43BD5AFDBA8DBB4614

<<System>> MDcrack v1.2 is starting.
<<System>> Using default charset : abcdefghijklmnopqrstuvwxyz0123456789ABCDEFGHI
JKLMNOPQRSTUVWXYZ
<<System>> Max pass size = 12 >> Entering MD5 Core 1.

Password size: 3


----------------------------------------
Collision found ! => tza


you see, the 2 first charakters are a Salt then there is a 32 Byte MD5-Hash - so the best Methode to brute is with the option -b in mdcrack.
For the right pass you have to remove the prefixed Salt and voila..
0

#17 Guest_headbanger_*

  • Group: Guests

Posted 07 January 2004 - 06:40 AM

arun0075, on Dec 16 2003, 06:17 PM, said:

hmm.. i guess no 1 want to reply me.. pls. tell me y i am not able to start any new topic..

And also pls. guide me how to decrypt seru deamon passwords..

Thanks
:D :P ;) :)

u need to have 50 posts before u can start a thread
0

#18 User is offline   beenal 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 32
  • Joined: 29-December 03

Posted 07 January 2004 - 08:17 AM

arun0075, on Dec 16 2003, 02:34 PM, said:

1. can we really dcrypt serv u passwords. if so then can sum1 be kind enogh to help me out decrtpting the password.
Version=2.5.4.2
[USER=revolt]
Password=evm55XQwucBAs

lol, why should some crack that pw for you?
it needs a lot of cpu-power, you can't hardly do anything else when cracking :wacko:

I think you got enough answers to be able to do it yourself! :blink:
0

#19 User is offline   zero-maitimax 

  • Sergeant First Class
  • Icon
  • Group: Members
  • Posts: 309
  • Joined: 16-December 03

Posted 07 January 2004 - 11:27 PM

beenal, on Jan 7 2004, 04:17 PM, said:

arun0075, on Dec 16 2003, 02:34 PM, said:

1. can we really dcrypt serv u passwords. if so then can sum1 be kind enogh to help me out decrtpting the password.
Version=2.5.4.2
[USER=revolt]
Password=evm55XQwucBAs

lol, why should some crack that pw for you?
it needs a lot of cpu-power, you can't hardly do anything else when cracking :wacko:

I think you got enough answers to be able to do it yourself! :blink:

yeah well.. mm.. he can start maybe he will tell use the pass when he get it :D
0

#20 User is offline   The Storm 

  • Sergeant
  • Icon
  • Group: Members
  • Posts: 200
  • Joined: 25-December 03

Posted 08 January 2004 - 11:32 AM

nice i always thougt MD5 can't be decrypted but this seems to be wrong. Thank you for your support all now im trying your ways to decrypt and hope I'm successfully
0

#21 User is offline   FiNaLBeTa 

  • Master Sergeant
  • Icon
  • Group: Specialist
  • Posts: 461
  • Joined: 26-December 03

Posted 08 January 2004 - 12:52 PM

edit, i'm sry , it dos work.

sry , nice stuff
0

#22 User is offline   jubbly 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 89
  • Joined: 08-September 03

Posted 08 January 2004 - 02:12 PM

well as you can see above it can't be decrypted just brute-forced.
0

#23 User is offline   FiNaLBeTa 

  • Master Sergeant
  • Icon
  • Group: Specialist
  • Posts: 461
  • Joined: 26-December 03

Posted 09 January 2004 - 03:48 AM

Okey, what you get out the ini is for example :

xn937F70E2778A1FA78D95940DFD3BCE04

then this is the md5 hash

xn937F70E2778A1FA78D95940DFD3BCE04

and the bruteforced pasword will be something like this :

xnBrUtForced

so you have the first two chars to start with.
is there a program where you can brute force with, where you can give in the first digets?

I see that the vb frontend for mdcrack 1.2 has is, but the frontend dossen't work here.mdcrack crashes when i use it.



//found how to do it without the frontend.
0

#24 User is offline   The-X 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 59
  • Joined: 14-December 03

Posted 09 January 2004 - 04:14 AM

i read about rehacking... it's lame <_< but there other ways to get in.... when you have write-access you can easy copy your own encrypted pass to the servu..ini ;)
0

#25 User is offline   zero-maitimax 

  • Sergeant First Class
  • Icon
  • Group: Members
  • Posts: 309
  • Joined: 16-December 03

Posted 12 January 2004 - 01:19 AM

ComSec, on Jan 7 2004, 12:33 AM, said:

hey ara2.... your not interested in anyones post.... you want to get to the downloads....i been watching you for about an hour

look at your post times also....

well you paid the price... reset to 5 and warn point issued

tnx its good to know you wachting the forum :D
0

#26 User is offline   TriHFH 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 24
  • Joined: 08-January 04

Posted 19 January 2004 - 09:51 PM

The Storm, on Jan 8 2004, 07:32 PM, said:

nice i always thougt MD5 can't be decrypted but this seems to be wrong. Thank you for your support all now im trying your ways to decrypt and hope I'm successfully

It can't be "decrypted"... it can be cracked/brute-forced :P. Im looking forward to trying rainbow crack out, still waiting for my rainbow tables to finish generating tho :angry:
0

#27 User is offline   Jamie 

  • Private
  • Icon
  • Group: Members
  • Posts: 3
  • Joined: 24-December 03

Posted 21 January 2004 - 05:47 AM

Any ServU ini I've seen doesnt contain a 32bit md5 hash, it contains a mixture of characters etc such as b35s22/sh716 (that was just random) how would one convert this to the 32bit string?

I done the 1st one posted fine, the second one was taking a while, it got to the 7th character before I terminated it.

PS. Im not using the win32 version.
0

#28 User is offline   Svenno 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 30
  • Joined: 18-January 04

Posted 21 January 2004 - 06:08 AM

Hmm, can someone give MDCRACK.exe then?

Found it: http://membres.lycos...oad/mdcrack.exe

This post has been edited by Svenno: 21 January 2004 - 06:13 AM

0

#29 User is offline   DrDoc 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 44
  • Joined: 30-November 03

Posted 21 January 2004 - 07:54 AM

Big thx 4 the nfo i have search so often 4 the right pass in Servu.. because i have forget to backup my Server list :\ before i reinstall the system.

;) Thx again Doc
0

#30 User is offline   zero-maitimax 

  • Sergeant First Class
  • Icon
  • Group: Members
  • Posts: 309
  • Joined: 16-December 03

Posted 22 January 2004 - 12:02 AM

Svenno, on Jan 21 2004, 02:08 PM, said:

Hmm, can someone give MDCRACK.exe then?

Found it: http://membres.lycos...oad/mdcrack.exe

tnx i couldn't find it :S
0

  • (4 Pages)
  • +
  • 1
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users

  • Share



Our Sponsors:


SwiftLayer Affiliate Web Hosting