Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: PKID hash Seprator issue
Post: RE: PKID hash Seprator issue
1. don't use pocl
2. don't use --force and post here
3. hashcat can't find your hash file |
|
undeath |
hashcat
|
1 |
1,867 |
10-22-2018, 11:06 PM |
|
|
Thread: Please Help
Post: RE: Please Help
How about you think a little about it? It's a .py file and you can easily find information on how to run .py files. Then go from there. |
|
undeath |
hashcat
|
5 |
4,722 |
08-07-2017, 03:40 PM |
|
|
Thread: Please help a beginner
Post: RE: Please help a beginner
The minimum amount of time is instant, although this case is very unlikely.
In general you can stick to these estimations:
https://golubev.com/gpuest.htm
So if you buy a rig consisting of 4x AMD... |
|
undeath |
General Help
|
9 |
15,075 |
03-08-2012, 01:23 AM |
|
|
Thread: Please help a beginner
Post: RE: Please help a beginner
Yes, this is correct. Theoretically it is possible that the unlock code is found after less than the estimated time but practically SL3 is know to mostly max out this estimation. It is a brute force p... |
|
undeath |
General Help
|
9 |
15,075 |
03-08-2012, 05:32 PM |
|
|
Thread: Please help a beginner
Post: RE: Please help a beginner
yes, the speed scales linear. Two cards of the same model double the speed (thus half the time). |
|
undeath |
General Help
|
9 |
15,075 |
03-08-2012, 09:27 PM |
|
|
Thread: please help me
Post: RE: please help me
Your commands are both correct. The first one is just missing the _ |
|
undeath |
hashcat
|
3 |
2,722 |
03-19-2018, 10:53 AM |
|
|
Thread: Pls help - simple rule does not work!
Post: RE: Pls help - simple rule does not work!
what happens when you run
Code:
--
hashcat64.exe -m 2500 -a3 crackme.hccapx password123
--
?
Try the example hccapx file: https://hashcat.net/wiki/doku.php?id=example_hashes |
|
undeath |
hashcat
|
10 |
5,466 |
09-18-2018, 05:06 PM |
|
|
Thread: Pls help - simple rule does not work!
Post: RE: Pls help - simple rule does not work!
as noted otherwise, the password for the example hccapx is "hashcat!" (with trailing exclamation mark) |
|
undeath |
hashcat
|
10 |
5,466 |
09-18-2018, 08:30 PM |
|
|
Thread: Pls help - simple rule does not work!
Post: RE: Pls help - simple rule does not work!
your input word must be at least eight characters (before rule manipulation), otherwise it'll be skipped |
|
undeath |
hashcat
|
10 |
5,466 |
09-18-2018, 09:07 PM |
|
|
Thread: Pls help - simple rule does not work!
Post: RE: Pls help - simple rule does not work!
john2014 Wrote: (09-19-2018, 12:18 AM)
--
If this is the case, why? Maybe because the minimum length for WPA is 8 chars and so the code first rejects BEFORE the rule is applied?
--
exactly
john20... |
|
undeath |
hashcat
|
10 |
5,466 |
09-19-2018, 08:58 AM |
|
|
Thread: Plz help for MD5(sal1.PASSWORD.salt2)
Post: RE: Plz help for MD5(sal1.PASSWORD.salt2)
id417 is on the right track but not right there.
-j/-k does not allow rule files.
Instead of using a1 use a normal a0 attack and create a rule to append salt2 in m20. |
|
undeath |
hashcat
|
3 |
2,813 |
10-27-2017, 02:24 PM |
|
|
Thread: plz help in generating a special wordlist using maskprocessor
Post: RE: plz help in generating a special wordlist usin...
use PACK https://thesprawl.org/projects/pack/ |
|
undeath |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
1 |
5,460 |
11-15-2014, 12:39 PM |
|
|
Thread: Plz help with iTunes encryption
Post: RE: Plz help with iTunes encryption
It's not clear what exactly your problem is. |
|
undeath |
hashcat
|
2 |
1,274 |
06-05-2019, 11:17 AM |
|
|
Thread: Plz help!
Post: RE: Plz help!
no.
There was an error posting your reply: The message is too short. Please enter a message longer than 5 characters. |
|
undeath |
hashcat
|
1 |
2,649 |
07-09-2017, 05:35 PM |
|
|
Thread: PMK???
Post: RE: PMK???
PMK is only useful if you need to attack the same SSID many times. Most people will never need this. |
|
undeath |
hashcat
|
2 |
2,309 |
03-18-2018, 11:23 AM |
|
|
Thread: PMKID
Post: RE: PMKID
I guess the question was meant to ask "why can you not use the PMKID to authenticate with a AP". Answer is simple: because the PMKID is not used in the WPA handshake. |
|
undeath |
General Talk
|
2 |
1,511 |
10-04-2019, 07:21 PM |
|
|
Thread: Possible development to support three wordlists at once?
Post: RE: Possible development to support three wordlist...
You can pipe in the output of combinator3. That's only useful for slow hashes though. You will notice speed decrease with hmac-sha256.
Depending on how big your wordlists are you can pre-generate a n... |
|
undeath |
hashcat
|
25 |
19,842 |
06-15-2018, 11:41 AM |
|
|
Thread: Possible development to support three wordlists at once?
Post: RE: Possible development to support three wordlist...
vigilantbag Wrote: (06-15-2018, 07:01 PM)
--
And for your second option on pre-generating a new wordlist, I need to use three separate wordlists, giving me three different word sets per candidate, bu... |
|
undeath |
hashcat
|
25 |
19,842 |
06-15-2018, 11:51 PM |
|
|
Thread: Possible development to support three wordlists at once?
Post: RE: Possible development to support three wordlist...
ok, saving the result of combining such a big wordlist is infeasible. But running that in combinator3 would probably take several years to complete anyway. |
|
undeath |
hashcat
|
25 |
19,842 |
06-16-2018, 12:15 AM |
|
|
Thread: Possible development to support three wordlists at once?
Post: RE: Possible development to support three wordlist...
you're not talking about the 1Password competition, are you? https://hashcat.net/forum/thread-7480.html
That's not "hmac-sha256" but pbkdf2 (with hmac-sha256) with 100k iterations. That's a whole d... |
|
undeath |
hashcat
|
25 |
19,842 |
06-16-2018, 12:36 AM |