Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: RE: Password secured using? |
|---|---|
| Date: | Wed, 26 Apr 2006 17:57:44 -0400 |
When I repeated it often enough. I got this pattern. a=707 aa=7073e aaa=7073e45 aaaa=7073e455b
Looks to me like they are using an iterative hashing function, operating on one byte at a time. If I understood your previous emails, It appears they may be using a 1 character salt and are representing the binary output of the hashing function as hexadecimal (two digits per byte). This of course is just a guess, but given the length of the output is a function of the length of the input (specifically, the function: f(x)=2*x+1), and the output is salted in some way, the 1 is probably the salt. Now, if you generate enough hashes and count the collisions, you could easily calculate the true entropy of the salt, and thus the length. Oh, also, it's possible the hash is really a password encrypted with a stream cipher with a really weak IV. hope that helps, tim ------------------------------------------------------------------------------ This List Sponsored by: Cenzic Concerned about Web Application Security? Why not go with the #1 solution - Cenzic, the only one to win the Analyst's Choice Award from eWeek. As attacks through web applications continue to rise, you need to proactively protect your applications from hackers. Cenzic has the most comprehensive solutions to meet your application security penetration testing and vulnerability management needs. You have an option to go with a managed service (Cenzic ClickToSecure) or an enterprise software (Cenzic Hailstorm). Download FREE whitepaper on how a managed service can help you: http://www.cenzic.com/news_events/wpappsec.php And, now for a limited time we can do a FREE audit for you to confirm your results from other product. Contact us at request@cenzic.com for details. ------------------------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Password secured using???, Art Cooper |
|---|---|
| Next by Date: | Re: Licensed Penetration Tester LPT, Brian Anderson |
| Previous by Thread: | Re: RE: Password secured using?, barcajax |
| Next by Thread: | Re: RE: Password secured using?, Krugger |
| Indexes: | [Date] [Thread] [Top] [All Lists] |