Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 210319 - Add Oracle hash cracking support to johntheripper
Summary: Add Oracle hash cracking support to johntheripper
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-16 02:00 UTC by Alexandre Hamelin
Modified: 2008-02-16 04:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandre Hamelin 2008-02-16 02:00:22 UTC
app-crypt/johntheripper currently includes additional hashes from the john-1.7.2-all-7.diff.gz patch found on openwall.com. However the patch doesn't include support for Oracle hashes. Support should be added somehow. Might be required to adapt bigpatch-17.diff from http://www.banquise.net/misc/patch-john.html since it was made for 1.6.38.

I see that -r3 does mention something about bigpatch but I'm not sure what the author meant.

Did someone already port the patch to 1.7.2? Otherwise I might take a look into it.

Reproducible: Always

Steps to Reproduce:
1. emerge johntheripper
2. john | grep -i oracle
3.

Actual Results:  
no output

Expected Results:  
--format=NAME              force ciphertext format NAME: DES/BSDI/MD5/BF/AFS/LM/NT/PO/raw-MD5/IPB2/raw-sha1/md5a/KRB5/bfegg/nsldap/ssha/MYSQL/mscash/lotus5/DOMINOSEC/NETLM/NETNTLM/Oracle
(or similar)
Comment 1 Alexandre Hamelin 2008-02-16 04:51:46 UTC
Nevermind, closing my own bug report: unstable r4 supports the Oracle hashes many more.