Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: looking for password hash procedure
Hi,
the algorithm is not public and there is no public API to use it, if you want to write a password cracker then you are limited to PL/SQL based ones. There are also commercial tools such as AppDetective that use the algorithm but again they do not make it public. There are links to two PL/SQL based tools on my site http://www.petefinnigan.com/tools.htm if you are interested.
kind regards
Pete
-- Pete Finnigan email:pete_at_petefinnigan.com Web site: http://www.petefinnigan.com - Oracle security audit specialists Book:Oracle security step-by-step Guide - see http://store.sans.org for details.Received on Tue Aug 03 2004 - 04:24:43 CDT
![]() |
![]() |