Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Extract all passwords from potfile
Post: RE: Extract all passwords from potfile
philsmd Wrote: (02-16-2019, 03:34 PM)
--
that's incorrect.
--show only considers the hashes matching the current hash type and hash list (hash.txt):
Code:
--
hashcat -m 0 --show --outfile-format... |
|
ApexCracker |
hashcat
|
4 |
3,181 |
02-16-2019, 07:11 PM |
|
|
Thread: Extract all passwords from potfile
Post: RE: Extract all passwords from potfile
--show will be able to do this too with an empty wordlist
but you need an old hashcat version |
|
ApexCracker |
hashcat
|
4 |
3,181 |
02-16-2019, 03:19 PM |
|
|
Thread: Help Desk password hash
Post: RE: Help Desk password hash
converting wordlist is the best you can get as far as I'm concerned |
|
ApexCracker |
hashcat
|
2 |
1,809 |
02-16-2019, 01:11 AM |
|
|
Thread: Crackpos incorrect
Post: RE: Crackpos incorrect
undeath Wrote: (02-15-2019, 09:35 PM)
--
speed should be almost constant over time, you would usually end up with pretty much a straight line if you tried to plot the guesses made.
--
It's not abou... |
|
ApexCracker |
hashcat
|
12 |
5,608 |
02-16-2019, 01:08 AM |
|
|
Thread: Crackpos incorrect
Post: RE: Crackpos incorrect
undeath Wrote: (02-15-2019, 09:24 PM)
--
You are confusing crackpos with the number of guesses made. There are no guarantees that a lower crackpos means it's tried earlier, or analogously that a high... |
|
ApexCracker |
hashcat
|
12 |
5,608 |
02-15-2019, 09:26 PM |
|
|
Thread: Crackpos incorrect
Post: RE: Crackpos incorrect
This is the crackpos reported. For each crackpos, the % cracked goes up by 1/
So 1M hashes means each crack goes up 0.0001%
Y = Hashes cracked total in %
X = Amount of guesses based on crackpos
... |
|
ApexCracker |
hashcat
|
12 |
5,608 |
02-15-2019, 09:11 PM |
|
|
Thread: Crackpos incorrect
Post: RE: Crackpos incorrect
atom Wrote: (02-15-2019, 04:21 PM)
--
The password output given by hashcat is based on the crackpos. IOW, if the crackpos is wrong, the password is wrong, which is not the case. If you want to know m... |
|
ApexCracker |
hashcat
|
12 |
5,608 |
02-15-2019, 07:48 PM |
|
|
Thread: Crackpos incorrect
Post: RE: Crackpos incorrect
philsmd Wrote: (02-15-2019, 09:39 AM)
--
as you might already know, if you use any amplifier (like rules) the total number of password candidates will increase. This implies also that the "Progress" ... |
|
ApexCracker |
hashcat
|
12 |
5,608 |
02-15-2019, 12:01 PM |
|
|
Thread: Status: Exhausted Bitcoin Wallet Passphrase Recovery
Post: RE: Status: Exhausted Bitcoin Wallet Passphrase Re...
Not impossible, just not feasible with a remotely decent password, bruteforcing anyway |
|
ApexCracker |
hashcat
|
10 |
5,893 |
02-15-2019, 12:08 AM |
|
|
Thread: Crackpos incorrect
Post: Crackpos incorrect
I'm doing some research into passwords attacks and noticed that crackpos is not correct.
I thought crackpos was supposed to represent the Nth attempt at a password.
But rockyou contains 14344391 pas... |
|
ApexCracker |
hashcat
|
12 |
5,608 |
02-14-2019, 10:00 PM |
|
|
Thread: Locating bottleneck in Brain
Post: RE: Locating bottleneck in Brain
atom Wrote: (02-13-2019, 05:17 PM)
--
A good rule of thumb is that if you have more than 500kH/s of total performance (all OpenCL devices), hashcat brain (even running on a very fast system) will cre... |
|
ApexCracker |
hashcat
|
7 |
4,560 |
02-14-2019, 07:35 PM |
|
|
Thread: Locating bottleneck in Brain
Post: RE: Locating bottleneck in Brain
Going to make it even more dramatic.
Single hash optimized kernel attack goes from 35GH/s per card to 1.5MH/s per card with brain which is > 23000x decrease
Again, I understand this is good for slower... |
|
ApexCracker |
hashcat
|
7 |
4,560 |
02-11-2019, 04:24 PM |
|
|
Thread: Locating bottleneck in Brain
Post: RE: Locating bottleneck in Brain
Running the same -a3 attack on a system with a good CPU (i7-8700K) increases the speed to 4MH/s (for 1 card vs 6MH/s for 4 cards and yes, same card).
Wordlist/rule attack reduces the speed even furth... |
|
ApexCracker |
hashcat
|
7 |
4,560 |
02-11-2019, 04:14 PM |
|
|
Thread: Locating bottleneck in Brain
Post: RE: Locating bottleneck in Brain
undeath Wrote: (02-11-2019, 03:56 PM)
--
Have you checked how saturated your network is?
--
Running brain on the same server, (10Gbit interface) results in about 2MH/s increase (which is most likely... |
|
ApexCracker |
hashcat
|
7 |
4,560 |
02-11-2019, 04:09 PM |
|
|
Thread: Locating bottleneck in Brain
Post: Locating bottleneck in Brain
Alright, I'm trying out the brain with an MD5 list to see how much the speed falloff is, but the results were a bit more shocking than expected.
From 67GH/s to around 6MH/s is a reduction of more tha... |
|
ApexCracker |
hashcat
|
7 |
4,560 |
02-11-2019, 03:47 PM |