Official Best64 Challenge Thread - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Misc (https://hashcat.net/forum/forum-15.html) +--- Forum: Organisation and Events (https://hashcat.net/forum/forum-24.html) +--- Thread: Official Best64 Challenge Thread (/thread-1002.html) |
RE: Official Best64 Challenge Thread - frekvent - 03-31-2012 (03-31-2012, 12:13 AM)atom Wrote: the post was not deleted, just splitted into a seperate thread, since this thread is about the challange, not about strange rule engine behaiviors. please read the http://hashcat.net/forum/thread-1027.html then you hopefully understand why it works how it works... Yes now I understand how it works. I apologize for not seeing that. RE: Official Best64 Challenge Thread - atom - 04-21-2012 Thanks to dakykilla: Quote:o0to0b o0t o0b can be written as just "o0b" RE: Official Best64 Challenge Thread - thorsheim - 05-06-2012 Fun competition, although I didn't join in. You guys are way much better than I am, so I didn't even consider trying. :-) On the other hand I suddenly had this weird thought when the competition was over, and atom said that the new and improved best64.rule would be provided with the new 0.08 version of oclHashcat-plus. "What if the new best64.rule is actually worse than the old one for other lists than those used in the competition?" Time for my experiment: I've got 85615 unique NTLM hashes, originating from a domain with complexity requirements turned on (default config from Microsoft). I will use the same wordlist (passwords_top10k.dict.txt), as used in the competition, and run that against the NTLM hashes using the old and the new best64.rule, to see how many hashes gets cracked using each one. My command line (Ubuntu 12.04LTS 64-bit, Nvidia GTX580, newest drivers, all updates installed): cudaHashcat-plus64.bin -m 1000 -o best64.test --outfile-format=7 -r rules/best64.rule -a 0 ntlm.txt passwords_top10k.dict.txt (& best64-old.rule for the other run) best64.rule is 1044 bytes, 103 lines best64-old.rule is 548 bytes, 69 lines Interesting results indeed: best64.rule (new): Recovered 1364/85615 best64-old.rule (old): Recovered 2187/85615 It's 01:40 now, so I'll drop any more tests to be sure my brain isn't messing up things too much, but I will do some more testing over the next couple of days. RE: Official Best64 Challenge Thread - arex1337 - 05-06-2012 I mentioned this issue in my writeup. The competitors were obviously incentivized to target the provided hashes. I haven't done any testing myself, but if this is true I am not surprised at all. Never really understood the best64 obsession anyway. 64 is a small number, and you should customize your attack to each target. RE: Official Best64 Challenge Thread - atom - 05-06-2012 Its all about the slow ones, like md5crypt, phpass, WPA/WPA2... RE: Official Best64 Challenge Thread - pandaologist - 05-06-2014 Has anyone still got the top10k file and perhaps the hashes for this challenge? RE: Official Best64 Challenge Thread - NBZ - 05-09-2014 You can build it yourself, check page 4, there is detailed explanations on how to generate it RE: Official Best64 Challenge Thread - dizcza - 07-17-2020 I'm sorry to post in 8-years old thread but all links are dead My question is "Was best64 rule list generated from rockyou?" Thank you. RE: Official Best64 Challenge Thread - undeath - 07-17-2020 the contest was run on the phpbb wordlist, not rockyou. |