Two questions about hash files and hybrid attack
#2
(09-08-2012, 10:29 PM)23732 Wrote: When doing an attack against a file with multiple hashes, does oclHashcat-plus do the whole wordlist (or mask) against one hash at the time or does it one word againt all hashes?

If its an unsalted algorithm it checks against all hashes at once.

(09-08-2012, 10:29 PM)23732 Wrote: Also, is it possible to do a hybrid attack with masks prefixed and suffixed on a word? F. ex:

Code:
0000password0000 -
9999password9999

Yes, with multi-rules. Check the rules/hybrid folder for examples or even better, generate them with maskprocessor: https://hashcat.net/wiki/doku.php?id=rul...kprocessor


Messages In This Thread
RE: Two questions about hash files and hybrid attack - by atom - 09-08-2012, 10:36 PM