[Previous entry: "Oracle Database Buffer overflow vulnerability in function MDSYS.SDO_CS.TRANSFORM"] [Next entry: "Memory resident backdoors in Oracle"]
Simple Oracle 11g Password check PL/SQL script
October 30th, 2007 by Pete
Post to del.icio.us
Post to Furl
I included a simple PL/SQL password checker written in PL/SQL in a recent post around the Oracle password algorithm for Oracle 11g. I included the code in line but a number of people have emailed me to ask that i include it as a seperate script so have taken a fwe minutes to do so, because I want to refer to it in a presentation I have written a couple of weeks ago. The script is called sha1.sql


