Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: hashcat 2.01 vs 3.1
Post: RE: hashcat 2.01 vs 3.1
In your first test you only have one device, in your second test you have at least 3 devices (though you've skipped #2). Is this really an apples-to-apples comparison you're doing? Also, have you trie... |
|
epixoip |
General Talk
|
5 |
6,505 |
11-08-2016, 08:37 PM |
|
|
Thread: increment gives invlaid mask error
Post: RE: increment gives invlaid mask error
--increment is only valid with -a 3 |
|
epixoip |
hashcat
|
5 |
7,882 |
12-13-2016, 10:20 PM |
|
|
Thread: combination of attack mode?
Post: RE: combination of attack mode?
That would be the most appropriate approach |
|
epixoip |
hashcat
|
5 |
6,436 |
12-19-2016, 09:22 PM |
|
|
Thread: combination of attack mode?
Post: RE: combination of attack mode?
You won't get an estimated end time because you're streaming candidates to hashcat and therefore it has no way of knowing how many candidates you are going to send it. |
|
epixoip |
hashcat
|
5 |
6,436 |
12-20-2016, 06:20 AM |
|
|
Thread: Need Help Parsing 10M list
Post: RE: Need Help Parsing 10M list
Those flags do not do what you think they do. The cool kids would actually process the list and transform the data into the required format. This is where knowing your OS really comes in handy (and in... |
|
epixoip |
hashcat
|
5 |
5,399 |
12-27-2016, 05:46 AM |
|
|
Thread: Need Help Parsing 10M list
Post: RE: Need Help Parsing 10M list
You said this was a wordlist, not a hash list. Those flags do not apply to wordlists.
I'm not sure what you mean by 'command line injection script'. Do you mean some malicious code embedded in a wo... |
|
epixoip |
hashcat
|
5 |
5,399 |
12-27-2016, 07:39 AM |
|
|
Thread: We have the cards, now what?
Post: RE: We have the cards, now what?
You said you bought 4x 1070 FE, but the GPUs you listed at the bottom of your post are not FE. Moreover I don't see any justification for putting 128 GB of RAM into a quad-GPU system. And I also see n... |
|
epixoip |
Hardware
|
5 |
7,415 |
01-03-2017, 10:39 PM |
|
|
Thread: We have the cards, now what?
Post: RE: We have the cards, now what?
If you're going to get quotes for a professionally-built system, it might behoove you to get a quote from a company that actually sells password cracking rigs, instead of from companies that just buil... |
|
epixoip |
Hardware
|
5 |
7,415 |
01-04-2017, 06:53 AM |
|
|
Thread: md5 hashing emails - that's dumb, right?
Post: RE: md5 hashing emails - that's dumb, right?
In this context (assuming the donors or beneficiaries or whomever are intended to be kept confidential) it is dumb to use MD5, yes. They should be trivial to crack.
You wouldn't use a mask. You'd ... |
|
epixoip |
hashcat
|
5 |
7,852 |
02-11-2017, 09:36 PM |
|
|
Thread: md5 hashing emails - that's dumb, right?
Post: RE: md5 hashing emails - that's dumb, right?
No, SHA2 is not better than MD5 for these purposes. I already gave you the answer in my previous post. |
|
epixoip |
hashcat
|
5 |
7,852 |
02-14-2017, 10:30 PM |
|
|
Thread: md5 hashing emails - that's dumb, right?
Post: RE: md5 hashing emails - that's dumb, right?
Email addresses (and usernames themselves for that matter) are really no different from very weak passwords: short, predictable, low-entropy, human generated strings. And of course the domain names ar... |
|
epixoip |
hashcat
|
5 |
7,852 |
02-12-2017, 08:14 AM |
|
|
Thread: GPU not registering in Hashcat
Post: RE: GPU not registering in Hashcat
Going to guess that you are using risers? |
|
epixoip |
hashcat
|
5 |
5,679 |
03-13-2017, 09:35 PM |
|
|
Thread: GPU not registering in Hashcat
Post: RE: GPU not registering in Hashcat
Knew it. Your risers are certainly to blame. If you're using the USB-style risers, get better quality USB cables and ensure all of the connections are firm and properly seated. If you have the ribbon ... |
|
epixoip |
hashcat
|
5 |
5,679 |
03-13-2017, 10:53 PM |
|
|
Thread: VirtualBox Disk Image Encryption
Post: RE: VirtualBox Disk Image Encryption
We can probably be a lot smarter than the author of the PHP script.
We will need to look at the vbox code to verify a few things, but the second call to pbkdf2 is wholly unnecessary if $decrypted_p... |
|
epixoip |
hashcat
|
5 |
8,161 |
04-29-2017, 08:14 PM |
|
|
Thread: Cracking failed on Radeon Pro WX5100
Post: RE: Cracking failed on Radeon Pro WX5100
To narrow down whether this is a driver issue, or an issue with Hashcat with the new AMD GPUs, please test without KVM. |
|
epixoip |
hashcat
|
5 |
6,864 |
05-09-2017, 05:33 PM |
|
|
Thread: Need Help | SHA256
Post: RE: Need Help | SHA256
10^10 + 95^12 is far greater than 2^64 - 1. |
|
epixoip |
hashcat
|
5 |
4,898 |
08-14-2017, 05:08 AM |
|
|
Thread: Need Help | SHA256
Post: RE: Need Help | SHA256
@rsberzerker you do not need a 128-bit CPU and/or 128-bit OS to do 128-bit math ;)
Internally hashcat uses uint64 for pretty much everything, including keyspace. But as hardware gets faster and clust... |
|
epixoip |
hashcat
|
5 |
4,898 |
08-14-2017, 06:22 PM |
|
|
Thread: Status: Running, but no progress
Post: RE: Status: Running, but no progress
So, what makes you think you're doing something wrong? |
|
epixoip |
hashcat
|
5 |
5,866 |
01-06-2018, 06:29 PM |
|
|
Thread: Status: Running, but no progress
Post: RE: Status: Running, but no progress
You're only making four hashes per second, it will take you a very long time to hit a checkpoint (if you ever do.) |
|
epixoip |
hashcat
|
5 |
5,866 |
01-07-2018, 03:41 AM |
|
|
Thread: Is correct these hash?
Post: RE: Is correct these hash?
Is the json you posted the request or the response? If it's the request, and that is indeed a hash of the password, then the password is being hashed client-side and you simply need to read the javasc... |
|
epixoip |
General Talk
|
5 |
5,152 |
01-22-2018, 06:37 AM |