Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Cracked Passwords when using Brain
Post: RE: Cracked Passwords when using Brain
That makes sense. Thanks. Although, I am still missing something. I am trying to unveil the potential in using brain.
My goal is to avoid duplicate candidates when running a rule against a hash ... |
|
slawson |
hashcat
|
9 |
2,487 |
10-17-2019, 06:10 PM |
|
|
Thread: Cracked Passwords when using Brain
Post: RE: Cracked Passwords when using Brain
Thx for answering that question. Of course, I have another (Give a mouse a cookie).
I'll try to explain.
(While using the brain feature)
If I run an attack on a file that has already been proc... |
|
slawson |
hashcat
|
9 |
2,487 |
10-16-2019, 10:51 PM |
|
|
Thread: Cracked Passwords when using Brain
Post: Cracked Passwords when using Brain
When using brain with multiple clients, what happens when a password is cracked by one of the stations?
1. Where does it store the cracked password?
2. Does it send a signal to all of th... |
|
slawson |
hashcat
|
9 |
2,487 |
10-16-2019, 10:19 PM |
|
|
Thread: Migrating Brain Server Data
Post: RE: Migrating Brain Server Data
In my case the client and the server are the same PC. I am cracking 16800 hashes. I am getting around 400K h/s, so I can run through a dictionary file pretty quick, but when I add a rule to the dict... |
|
slawson |
hashcat
|
8 |
2,461 |
10-15-2019, 05:22 PM |
|
|
Thread: Migrating Brain Server Data
Post: RE: Migrating Brain Server Data
Please correct me if I am wrong. I don't have any .ldmp files in my directory, only .admp. I assume this is because I didn't specify any client features, therefore it only stored attack postitions.
... |
|
slawson |
hashcat
|
8 |
2,461 |
10-15-2019, 04:57 PM |
|
|
Thread: Decoding multiple PMKID SSIDs
Post: RE: Decoding multiple PMKID SSIDs
Sorry, nevermind. I just figured out that I have to output the capture to a hccapx file first. |
|
slawson |
General Talk
|
4 |
2,065 |
10-15-2019, 04:12 PM |
|
|
Thread: Decoding multiple PMKID SSIDs
Post: RE: Decoding multiple PMKID SSIDs
When I run wlanhcxinfo -i file, I always get an error "file corrupt 0 records loaded"
The "file" is my original hcxdumptool capture that I have verified is good. I have tried multiple capture file... |
|
slawson |
General Talk
|
4 |
2,065 |
10-15-2019, 04:04 PM |
|
|
Thread: Migrating Brain Server Data
Post: RE: Migrating Brain Server Data
Thanks for the replies. Where is the brain data actually stored? |
|
slawson |
hashcat
|
8 |
2,461 |
10-15-2019, 03:46 PM |
|
|
Thread: Migrating Brain Server Data
Post: Migrating Brain Server Data
How do I or is it necessary to migrate the saved brain server data to newer versions as they come out? |
|
slawson |
hashcat
|
8 |
2,461 |
10-11-2019, 05:27 PM |
|
|
Thread: Decoding multiple PMKID SSIDs
Post: RE: Decoding multiple PMKID SSIDs
Ok with some trial and error I have found a way to do this with a for loop. It seems a bit excessive so I would be interested in an easier way of doing this. Here is the command
for line in $(cut... |
|
slawson |
General Talk
|
4 |
2,065 |
10-11-2019, 04:57 PM |
|
|
Thread: Decoding multiple PMKID SSIDs
Post: Decoding multiple PMKID SSIDs
I would like to take my capture file that has several PMKIDs in it, and decode the SSIDs before cracking them.
This is what I have done so far:
cut -f4 -d'*' pmkidfile | xxd -r -p
xxd properl... |
|
slawson |
General Talk
|
4 |
2,065 |
10-11-2019, 04:16 PM |
|
|
Thread: PMKID
Post: PMKID
Obviously, this shows my ignorance, but what's the technical reason that you can't pass the PMKID like Pass the hash? |
|
slawson |
General Talk
|
2 |
1,505 |
10-04-2019, 01:50 AM |
|
|
Thread: Speeding up WPA cracking with ruleset
Post: Speeding up WPA cracking with ruleset
I have (2) R9-290X cards in my system, which I feel does a great job. I am getting close to 400K H/s while cracking WPA with a dictionary file. I can run through a large dictionary file in about 5... |
|
slawson |
hashcat
|
1 |
1,132 |
10-01-2019, 09:03 PM |
|
|
Thread: PMKID question
Post: RE: PMKID question
Thanks for the info. You have a very good understanding of how all of this works. |
|
slawson |
hashcat
|
4 |
1,692 |
09-25-2019, 02:40 PM |
|
|
Thread: PMKID question
Post: PMKID question
Sorry for such a simple (ignorant) question, but I can't seem to find the answer.
Does the client store and publish the PMKID, or just the AP? In other words, can I gather PMKIDs from a nearb... |
|
slawson |
hashcat
|
4 |
1,692 |
09-24-2019, 11:19 PM |
|
|
Thread: Found a password - Recovered ?
Post: RE: Found a password - Recovered ?
hashcat64 -m 2500 --show yourhccapxfilename (will show you any cracked passwords)
hashcat64 -m 2500 --left yourhccapxfilename (will show you any un-cracked passwords) |
|
slawson |
hashcat
|
9 |
3,236 |
09-04-2019, 05:40 PM |
|
|
Thread: 5.1.0+1394 not processing LM hashes
Post: 5.1.0+1394 not processing LM hashes
I'm not for sure if I am supposed to report bugs for beta versions, but it seems the latest beta will not load any LM hashes for processing. |
|
slawson |
Beta Tester
|
1 |
2,217 |
08-28-2019, 06:07 PM |
|
|
Thread: ATTENTION! OpenCL kernel self-test failed.
Post: RE: ATTENTION! OpenCL kernel self-test failed.
Would it be a bad idea to revert back to an old driver like 15.12 Crimson? |
|
slawson |
hashcat
|
31 |
12,776 |
08-28-2019, 05:35 AM |
|
|
Thread: ATTENTION! OpenCL kernel self-test failed.
Post: ATTENTION! OpenCL kernel self-test failed.
I am having trouble cracking WPA passwords and I guess it comes down to my driver. I just don't know what to do or if it can even be fixed.
I am running two AMD R9-290X on Windows 10, I have the ... |
|
slawson |
hashcat
|
31 |
12,776 |
08-27-2019, 08:41 PM |
|
|
Thread: hccapx file not cracking
Post: RE: hccapx file not cracking
I try to run the beta hashcat.exe and it says access is denied. |
|
slawson |
hashcat
|
18 |
6,000 |
08-27-2019, 08:27 PM |