Forums: Decoding Servu Passwords - Forums

Jump to content

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

Decoding Servu Passwords Anyone succesfully decode one?

#1 User is offline   SLiM577 

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

Post icon  Posted 07 December 2003 - 12:51 PM

Ive recently heard that There infact is a way in decoding Serv-u Passwords. Ive emailed Cat-Soft company on if they know how to decrypt these Serv-U passwords. This is some of my Feedback.


You can't actually decrypt passwords once they are encrypted. Serv-U uses
UNIX 'crypt' which was designed to be one-way only (and as far as I know
there has not been anyone yet that cracked this, so for all practical
purposes the clear text password is gone).


What Serv-U does is encrypt the user's password again when that person
logs in and then compares the enctyped password with what's stored. If
the two match it is assumed the clear text was the same. There is of
course always a (about) 1 in 10-to-the-power-20 chance that someone hit
on something that also verifies to be the same even though the clear text
did not match.. ;)


The first two characters of a encrypted password are the 'salt'. These
are random and determined at the time of the first password encryption
and passed on the the 'crypt' function. They are to scramble the
encryption results, so if you encrypt "secret" it'll give different
results each time you do that, thus making dictionary attacks difficult
(you'd have to encrypt a dictionary for all possible salt values before
being able to compare the dictionary with the encrypted passwords). So,
to compare encrypted passwords with what the user types you need to
encrypt the the user's text with the salt taken from the already
encrypted password (the first two characters), using 'crypt'.


I cannot give you the source for crypt, but various sources are available
on the Internet (see things like FreeBSD, Linux, and Crack). Also, the
DLL version of the password util at
ftp://ftp.cat-soft.com/Add-Ons/Passwd/ will do it for you (in fact, it'll
compare any cleartext with any encrypted password and tell you if the two
match). That DLL won't work in VB though (which is what you're using,
isn't it?).

This guy says Cat-soft thinks 95% serv-u use random crypting.
But there is a new method of decrypting.

Now the passwords for Serv-u Look like This..

[USER=a|1]
Password=tz1BACB112C654EB43BD5AFDBA8DBB4614


That is found in ServuDaemon.ini

If anyone has any information on decrypting Serv-U Passwords Plz. let me know. Thanks ~will ;)
0

#2 User is offline   phrozen77 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 66
  • Joined: 27-September 03

Posted 08 December 2003 - 06:56 AM

Quote

The first two characters of a encrypted password are the 'salt'


[USER=a|1]
Password=tz1BACB112C654EB43BD5AFDBA8DBB4614

So the rest of it is just a MD5 hash...

Now guess what....
0

#3 User is offline   Andy 

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

Posted 08 December 2003 - 04:42 PM

yes it is crackable

just try it yourself with like the password "abc"
0

#4 User is offline   trunks 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 28
  • Joined: 04-December 03

Posted 09 December 2003 - 07:22 AM

yeah its crackable even the iroffer pass can be cracked...just need the proper tools. start with john the ripper, mdcrack, Supassconvert
0

#5 User is offline   Travis 

  • Specialist
  • Icon
  • Group: Specialist
  • Posts: 2,101
  • Joined: 26-February 03

Posted 09 December 2003 - 07:38 AM

if it uses crypt() function you can make it look like a unix passwd listing so for example....

UuCp:OORoMNEN9FyZfNE:4:4::/var/spool/uucppublic:/usr/lib/uucp/uucico

than crack it... using JTR

(i know I know :P not my login just pulled it off a site real quickly :P )

This post has been edited by dissolutions: 09 December 2003 - 07:53 AM

0

#6 User is offline   LoCaliSe 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 39
  • Joined: 29-November 03

Posted 09 December 2003 - 03:49 PM

:P
0

#7 Guest_Orangey_*

  • Group: Guests

Posted 15 December 2003 - 03:31 PM

Get RainbowCrack.. It Now Supports MD5 Hash Cracking :)
0

#8 Guest_arun0075_*

  • Group: Guests

Posted 16 December 2003 - 06:34 AM

hmmm.. I have 2 questions.

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


2. well whenever i am trying to start a new topic i get a error "Sorry, an error occurred. If you are unsure on how to use a feature, or don't know why you got this error message, try looking through the help files for more information.

The error returned was:

Sorry, you do not have permission to start a topic in this forum"

What does this mean ?? and y am i getting this error

Thank U :)
0

#9 Guest_arun0075_*

  • Group: Guests

Posted 16 December 2003 - 10:17 AM

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 ;) :)
0

#10 User is offline   aTahualPa 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 42
  • Joined: 13-December 03

Posted 16 December 2003 - 11:54 AM

password decyption is good, but servu, :o only reason is rehacking!? not really a fair move :ph34r:

god gave us a brain to search for better servers ;)

aTa
0

#11 Guest_arun0075_*

  • Group: Guests

Posted 16 December 2003 - 05:33 PM

Quote

  :o only reason is rehacking!? not really a fair move  :ph34r: 


well.. that may be true but i ain't trying to rehack.. i just want to know how is decodeing done as i use to try a lot to decode but never got sucessful. lol. :(
0

#12 User is offline   x1` 

  • Master Sergeant
  • Icon
  • Group: Members
  • Posts: 409
  • Joined: 15-December 03

Posted 16 December 2003 - 08:35 PM

i also need this sort of tool cause some times i forget the password :D
0

#13 Guest_ara2_*

  • Group: Guests

Posted 06 January 2004 - 04:15 PM

Quote

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


you need to be a member before being able to start a new topic. but by your current status im guessing this doesnt bother you anymore :X
0

#14 User is offline   Kenny 

  • Commander In Chief
  • Icon
  • Group: Admin
  • Posts: 6,447
  • Joined: 18-August 06

Posted 06 January 2004 - 04:33 PM

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
Kenny aka ComSec

Please read the Forum Rules !!!

Blog

" http://kaltech.blogspot.com/ "

______________________
0

#15 User is offline   Progressor 

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

Posted 07 January 2004 - 12:19 AM

Try Cain, it's nice decrypting program:
http://www.oxid.it/d...s/cain25b46.exe
0

  • (4 Pages)
  • +
  • 1
  • 2
  • 3
  • Last »
  • 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