Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: hcxpcaptool does not detect beacon packet
Post: hcxpcaptool does not detect beacon packet
I have pcapng file of 5 packets (attachment https://easyupload.io/74zyro). Four of them are handshake EAPOLs and one is beacon. I think it should be enough information for hcxpcaptool to create hash f... |
|
vladinko0 |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
7 |
2,669 |
02-14-2020, 01:13 PM |
|
|
Thread: hcxpcaptool does not detect beacon packet
Post: RE: hcxpcaptool does not detect beacon packet
Lot of thanks ZerBea.
When I added timestamps to packets, hcxpcaptool found handshake and wrote it to the file.
Interesting thing is that when I tried to find the password with aircrack-ng, it ... |
|
vladinko0 |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
7 |
2,669 |
02-17-2020, 03:29 PM |
|
|
Thread: hcxpcaptool does not detect beacon packet
Post: RE: hcxpcaptool does not detect beacon packet
I don't know why, but hashes gained with hcxpcapngtool in hashcat give me the following result:
Code:
--
Hashfile '/root/HS_output.hash': Invalid hccapx signature
No hashes loaded.
--
And no ... |
|
vladinko0 |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
7 |
2,669 |
02-18-2020, 10:44 AM |
|
|
Thread: hcxpcaptool does not detect beacon packet
Post: RE: hcxpcaptool does not detect beacon packet
Yes, my commands were wrong.
I was using:
"hcxpcapngtool -o /root/test.hash /root/output_hs.pcapng"
"hashcat -m 2500 /root/test.hash passes.txt --force"
Thank you |
|
vladinko0 |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
7 |
2,669 |
02-19-2020, 10:08 AM |