All Projects → SpiderLabs → oracle_pwd_tools

SpiderLabs / oracle_pwd_tools

Licence: other
Oracle Database 12c password brute forcer

Programming Languages

python
139335 projects - #7 most used programming language

#Oracle Database Password Tools Oracle Database 12c password cracking script (Python) which uses data from a successful authentication network capture. Variables under "# Server authentication" and "# Client authentication" should be set to data from your capture. Also the passwords list should be initialized with your password dictionary entries.

Note that this script will only work for the '12a' protocol version which is the latest as of Oracle Database 12.1.0.2.

See https://www.trustwave.com/Resources/SpiderLabs-Blog/Changes-in-Oracle-Database-12c-password-hashes/ for details of password hashing in Oracle Database 12c (12.1.0.2).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].