question about brain server - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: question about brain server (/thread-7982.html) |
question about brain server - sliceaton - 12-01-2018 I've testing it by running all the 8 digit numbers against a hash till the end (using mask attack), then I combined two separate wordlists with 4 digits each so It will make 8 digit numbers as well. But it won't reject the same numbers I've already done on the 1st time. Is it a bug or It's not meant to reject the same candidates of different attack types? Thanks in advice for the support RE: question about brain server - philsmd - 12-01-2018 what --brain-client-features do you use? as you can see from the --help not all settings are checking all passwords: Code: - [ Brain Client Features ] - RE: question about brain server - sliceaton - 12-01-2018 actually I've just used -brain-client and -brain-password as the parameters, leaving the other ones blank I'll try adding --brain-client-features 3 Thank you for the reply, I'll post the results later (12-01-2018, 10:07 PM)philsmd Wrote: what --brain-client-features do you use? RE: question about brain server - sliceaton - 12-01-2018 It worked, thank you very much |