Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi ZerBea! Thank you for publishing all of this, it's fantastic. I've been using wlanresponse on a pi0 with the gpio button/led, and it's working great.
Is it possible to add a command line switc... |
|
MrShannon |
User Contributions
|
648 |
487,111 |
10-18-2017, 02:34 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Regarding winxp's question about ignoring clients that were previously captured, would it make sense to add the mac adddy's of those to a bpf and use -F to filter them out in later runs? I'm wonderin... |
|
MrShannon |
User Contributions
|
648 |
487,111 |
10-20-2017, 02:42 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
For the BFP, I wanted to filter out all of the client devices and access points in my own network. Do I just need to find the mac addys for each client, and then add them with "wlan host" and then ad... |
|
MrShannon |
User Contributions
|
648 |
487,111 |
11-11-2017, 04:08 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Thank you again ZerBea, I've got 42 entries in my BPF and its working like a champ. |
|
MrShannon |
User Contributions
|
648 |
487,111 |
11-12-2017, 07:50 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
With the GPIO mod, you have a control that signals a clean shutdown. Could you add an option so that instead of shutting down the pi, it would just cleanly exit wlandump?
In my trials I have writt... |
|
MrShannon |
User Contributions
|
648 |
487,111 |
11-21-2017, 03:57 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Can someone help me find the field order in the .22000 hashlist format? I'm having a heck of a time tracking down the format description, and after digging through the .c code in hcxtools I am just ... |
|
MrShannon |
User Contributions
|
648 |
487,111 |
03-15-2020, 09:12 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Thank you for confirming the format / field order in 22000! That makes me feel a lot better about the method I am using and confidence to remove the scripting I was doing with the older tools and fo... |
|
MrShannon |
User Contributions
|
648 |
487,111 |
03-17-2020, 01:48 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
> But now BPFC is restricted to 65535 code blocks.
Wow, that is significant. Right now I am generating filter lists that cuts off at 256 entries after adding the "user defined" set of addresses to ... |
|
MrShannon |
User Contributions
|
648 |
487,111 |
03-18-2020, 01:55 AM |