Oracle T: type? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html) +--- Thread: Oracle T: type? (/thread-4765.html) |
Oracle T: type? - Th0rning - 10-27-2015 Oracle 12c uses the "12a" type, Spiderlabs posted sample cracking code in python on github. By default Oracle also stores the S: hash as well which is already supported, and would be far easier to crack. A network capture might only get the T: type though. https://www.trustwave.com/Resources/SpiderLabs-Blog/Changes-in-Oracle-Database-12c-password-hashes/ https://github.com/SpiderLabs/oracle_pwd_tools RE: Oracle T: type? - atom - 11-02-2015 T: Type as added like 1 day after their release https://twitter.com/hashcat/status/605680220251795456 |