Penetration Testing mailing list archives

Re: Hash Format Lists


From: offset <offset () ubersecurity org>
Date: Tue, 20 Jun 2006 22:02:43 +0000

looks like base64 to me, dont know of any hash lists, if anyone has a list of hash like "qualities" I'd be interested 
as well.

It doesnt throw an exception when running it through a base64 decoder anyway

$ python
import base64
base64.decodestring('tL0jg2GPAFM=')
'\xb4\xbd#\x83a\x8f\x00S'

-off

On Tue, Jun 20, 2006 at 07:01:13AM -0000, one2 () onetwo com wrote:
Hi all,

I am pen testing a web app and have the following hash that I would like to know how to recreate, as I suspect it is 
based on another parameter;

tL0jg2GPAFM=

I'm not sure what type of hash this is, but was wondering whether anyone knows how I can find out. Is there a site 
that lists different types of hashes?

This would be useful for other types of hashes also.

Thanks,
One2

------------------------------------------------------------------------------
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.
------------------------------------------------------------------------------


Current thread: