Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: Using two rule files at the same time
Post: RE: Using two rule files at the same time
It's the product of both rulesets - rule 1 from list 1 AND rule 1 from list 2, etc etc.
This is one reason why ':' (do nothing) is often included in rulesets, so that each rule from each wordlist i... |
|
royce |
hashcat
|
2 |
325 |
09-06-2020, 11:41 PM |
|
|
Thread: Expected hashrates with -m 22000
Post: RE: Expected hashrates with -m 22000
If you GPU is consistently showing 100% utilization, you're supplying enough work for the GPUs to not be bored. For a slower hash like the WPA family, speeds like you're showing aren't unreasonable, b... |
|
royce |
hashcat
|
2 |
384 |
09-23-2020, 08:13 AM |
|
|
Thread: Tridition DES supported ???
Post: RE: Tridition DES supported ???
Hi, oscam. Last I'd heard (2012), key-based DES is not supported.
The hash type 1500 - "descrypt, DES(Unix), Traditional DES" - is not keyed DES encryption. It's a format used to hash passwords o... |
|
royce |
General Help
|
3 |
5,659 |
03-07-2015, 06:43 PM |
|
|
Thread: Cracking descrypt
Post: RE: Cracking descrypt
Here's one for ZTEX -- source code, but no bitstream.
https://github.com/Gifts/descrypt-ztex-bruteforcer |
|
royce |
General Help
|
3 |
7,718 |
11-08-2015, 08:54 AM |
|
|
Thread: Opinions on this rig?
Post: RE: Opinions on this rig?
Those cards are two slots wide, but it looks like the card slots are spaced such that you can get all three in there?
epixoip says that the one-fan cards are superior, so that's good.
If you're prim... |
|
royce |
Hardware
|
3 |
5,391 |
11-08-2015, 07:37 PM |
|
|
Thread: Opinions on this rig?
Post: RE: Opinions on this rig?
It's certainly a solid all-around platform, but it may be more than you need depending on your goals. Are you just looking to do GPU hashcat (oclhashcat), or other things as well?
oclhashcat jobs... |
|
royce |
Hardware
|
3 |
5,391 |
11-08-2015, 08:27 PM |
|
|
Thread: Dell P2600 any use?
Post: RE: Dell P2600 any use?
Yes - but relatively speaking, no. GPUs are far faster per unit of power consumption. Unless you are looking for 100% free and someone else is paying your electricity bills, you'd be better off build... |
|
royce |
Hardware
|
3 |
4,701 |
12-01-2015, 05:01 PM |
|
|
Thread: Output all hashes: cracked and non-cracked
Post: RE: Output all hashes: cracked and non-cracked
Out of curiosity - why is the order important? |
|
royce |
Old oclHashcat Support
|
3 |
14,872 |
06-18-2016, 06:02 PM |
|
|
Thread: The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)+gtx1080+hashcat
Post: RE: The-Distribution-Which-Does-Not-Handle-OpenCL-...
It looks like OpenCL is not installed?
https://wiki.tiker.net/OpenCLHowTo |
|
royce |
hashcat
|
3 |
7,782 |
10-05-2016, 08:42 PM |
|
|
Thread: Best bang for buck card(s)?
Post: RE: Best bang for buck card(s)?
Just throwing some ideas out there:
If cost of electricity is not a concern, agreed about 970s. They're going on eBay for around $200-$220, so 3 of those would be a good fit. (And I wouldn't go old... |
|
royce |
Hardware
|
3 |
4,927 |
10-08-2016, 03:06 PM |
|
|
Thread: Best bang for buck card(s)?
Post: RE: Best bang for buck card(s)?
The numbers that I posted, plus the Google doc, should let you compare R9 290X with 970 SC. I prefer NVIDIA over AMD, even with a slightly lower speed, but YMMV. :) |
|
royce |
Hardware
|
3 |
4,927 |
10-09-2016, 05:52 PM |
|
|
Thread: Interesting situation, zipfile password protected, and extracted.
Post: RE: Interesting situation, zipfile password protec...
If it's WinZip-compatible ZIP, then it would be covered by mode 13600. You'll have to extract the hash using zip2john (from John the Ripper). This thread may be useful:
https://hashcat.net/forum/th... |
|
royce |
hashcat
|
3 |
4,977 |
12-31-2016, 09:29 PM |
|
|
Thread: NTLM: hashcat vs RainbowCrack
Post: RE: NTLM: hashcat vs RainbowCrack
It depends. This boils down to the time/memory tradeoff. I'll lay out some of the concepts.
Most real-world passwords are of sufficiently low quality that if they are stored poorly (unsalted/fast h... |
|
royce |
hashcat
|
3 |
12,488 |
01-20-2017, 04:35 AM |
|
|
Thread: NTLM: hashcat vs RainbowCrack
Post: RE: NTLM: hashcat vs RainbowCrack
OK, that makes sense. So as soon as you have more than two or three hashes, hashcat will be faster even for limited bruteforce criteria that I listed. |
|
royce |
hashcat
|
3 |
12,488 |
01-20-2017, 05:17 AM |
|
|
Thread: Hashcat clCreateContext(): CL_INVALID_DEVICE error
Post: RE: Hashcat clCreateContext(): CL_INVALID_DEVICE e...
As you can see from the automatic string substitution that happens here in the forums, The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)'s OpenCL handling is problematic. This problem is almos... |
|
royce |
hashcat
|
3 |
6,971 |
04-16-2017, 04:45 PM |
|
|
Thread: Hashcat clCreateContext(): CL_INVALID_DEVICE error
Post: RE: Hashcat clCreateContext(): CL_INVALID_DEVICE e...
Understood. As far as use of hashcat itself is concerned, you're not doing anything wrong.
And your driver looks current. If you're working from a clean setup as described here (https://hashcat.n... |
|
royce |
hashcat
|
3 |
6,971 |
04-17-2017, 07:11 AM |
|
|
Thread: Markov: Wordlist Generation
Post: RE: Markov: Wordlist Generation
It sounds like you're doing a lot of work to create word lists with a lot of permutations up front, and storing them.
But hashcat has features that make this less necessary. In brute force attacks,... |
|
royce |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
4,716 |
04-29-2017, 11:33 PM |
|
|
Thread: Markov: Wordlist Generation
Post: RE: Markov: Wordlist Generation
WPA2 is salted using the SSID. So rainbow tables of passwords of non-trivial length are likely to be infeasible for a given AP, other than maaaaaaaaaybe for the ones that are named "linksys" and other... |
|
royce |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
4,716 |
04-30-2017, 06:33 AM |
|
|
Thread: Help with hashcat install lubuntu 17.04
Post: RE: Help with hashcat install lubuntu 17.04
I don't think that hashcat is included in the Lubuntu package system yet.
But you can download hashcat directly from https://hashcat.net/hashcat/ (the "binaries" link), extract it (with '7z x [file... |
|
royce |
hashcat
|
3 |
3,572 |
05-01-2017, 05:17 PM |
|
|
Thread: Help with hashcat install lubuntu 17.04
Post: RE: Help with hashcat install lubuntu 17.04
That's pretty Google-able - you'll be better off if you figure that part out on your own. :) |
|
royce |
hashcat
|
3 |
3,572 |
05-03-2017, 05:02 PM |