Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Lotus HTTP Hash
01-26-2012, 08:19 PM (This post was last modified: 01-26-2012 08:20 PM by alexTr.)
Post: #11
RE: Lotus HTTP Hash
Atom, your application is great! Thank you very much! About Lotus hashes... Now salted hashes are widespread, this algo is more secured, so popular and really needed. There is no GPU implementation. Now I'm using john the ripper(dominosec), but it's so slow. I hope you'll change this soon.
Find all posts by this user
02-23-2012, 12:28 PM
Post: #12
RE: Lotus HTTP Hash
+1 for G-hash
Find all posts by this user
09-22-2012, 12:45 AM
Post: #13
RE: Lotus HTTP Hash
(05-06-2010 09:09 AM)atom Wrote:  never heared of this algo. are you sure that this important for a bigger number of users? i try to add it in a later version, but i will give it a lower priority until more users reply to this thread asking for support.

+1 for the dominosec/G-hash format. It is actually still somewhat common among large companies. The older lotus5 type is lower priority as it is more manageable with CPU based crackers. dominosec on john runs around 100k c/s compared to 140M c/s for lotus5.
Find all posts by this user
10-18-2012, 03:43 PM
Post: #14
RE: Lotus HTTP Hash
+1 for the dominosec/G-hash format
Find all posts by this user
10-21-2012, 06:45 PM
Post: #15
RE: Lotus HTTP Hash
The latest SVN source of the Cryptohaze Multiforcer supports unsalted Lotus Domino hashes. Salted support is in the works.
Find all posts by this user