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.




Network Security Pen-Test
[Top] [All Lists]

Re: Oracle hash-list?

Subject: Re: Oracle hash-list?
Date: Wed, 16 Mar 2005 20:51:21 +0100
Hi Jeroen,

are you aware that the hashes stored in the oracle database not really use a salt (which is bad), but they do use the username as a differentiating factor. This means that the hash output depends on the password AND the username. Using pre-computed hashes will be difficult to do an offline attack, because you need a precomputed hash of all common passwords and all common usernames. That is why you only can find 'online' passwords crackers for oracle. As far as I am aware, there is no opensource offline password cracker, although there are some commercial tools which claim to have cracked the encryption used and can do offline cracking.

my 2 cents ...
--
Pieter Danhieux, CISSP, GSEC, GCIH
On 15 Mar 2005, at 23:02, Jeroen wrote:

Hi all,

I'm working on an Oracle auditing tool which' features include `offline'
password cracking by means of downloading hashes of a live SID and comparing
them to pre-calculated ones. Before spoiling a lot of CPU-cycles, I'm
interested if one of you guys already has generated a "<word>, <word's
hash>" list of let's say all 1-8 character-possibilities. Anyone?


Thanks in advance,

Jeroen



<Prev in Thread] Current Thread [Next in Thread>