-
Notifications
You must be signed in to change notification settings - Fork 242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Operational efficiency issues and support username: hash #13
Comments
Can you provide more information please:
Unfortunately I’m out for a few weeks on leave but i know we have not seen any performance issues or impact in our environments and testing. This additional info will help me troubleshoot it when I get back. |
We have a 16-hour time difference so it's wonderful to be able to communicate, not so good as my English. Haha. Happy holidays. f@f-go:~$ hashcat --opencl-info
If you need, I can provide my hash and dictionary. |
@allwithfly I tried to reproduce this by generating a file with 8,396,914 random MD5 hashes and using a larger dictionary (78,716,111 entries ~800MB) and i'm not seeing any performance impact.
Here's a message from GoCrack from a task with the same configuration:
Both runs have nearly identical runtime and hashes/sec. I don't feel comfortable asking for your hash list and dictionary but if you're just cracking an OSINT dump, feel free to share. Did you compile GoCrack yourself or are you using the pre-compiled binaries from the releases section? |
My GoCrack is compiled by myself. |
I will use this dictionary to generate MD5 http://weakpass.com/wordlist/1256 |
Why? When i Using the "gocrack" BUT it's significantly less efficient than The "hashcat".
Is my gocrack-configuration's question?
THX! That's my runing logs:
--------------------------------using hashcat --------------------------------------
Session ..........: hashcat
Status ...........: Exhausted
Hash.Type ........: MD5
Hash.Target ......: onlypass.txt
Time.Started .....: Mon Nov 6 15:36:34 2017 (2 mins, 10 secs)
Time.Estimated ...: Mon Nov 6 15:38:44 2017 (0 secs)
Guess.Base .......: File (onlydic.txt)
Guess.Queue ......: 1/1 (100.00%)
Speed.Dev. # 1 .....: 475.8 kH / s (7.84 ms)
Recovered ........: 3851155/8396914 (45.86%) Digests, 0/1 (0.00%) Salts
Recovered / Time ...: CUR: 2408655, N / A, N / A AVG: 1785572, 107134366, -2147483648 (Min, Hour, Day)
Progress .........: 56932171/56932171 (100.00%)
Rejected .........: 0/56932171 (0.00%)
Restore.Point ....: 56932171/56932171 (100.00%)
Candidates. # 1 ....: midas1342 -> drdjcgv
HWMon.Dev. # 1 .....: Temp: 33c Fan: 46% Util: 20% Core: 1139MHz Mem: 3304MHz Bus: 1
-------------------------------- using gocrack --------------------------------------
Time Started Mon Nov 6 14:50:50 2017
Time Estimated Mon Nov 6 22:05:24 2017 (6 hours, 32 mins)
In addition, hashcat uses the --username option to identify user and hash combinations like admin: e10adc3949ba59abbe56e057f20f883e.
gocrack how to support such a format?
Translate for Google
The text was updated successfully, but these errors were encountered: