Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi hulley.
Well, the chipsets BCM4311, BCM4312 or BCM4321 require a little more "action" .
As far as I know, they use opensysfs, but I'm not shure. I need some more infos about that interface:
Pl... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
02-12-2018, 11:22 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi hulley.
Thanks for the test. Maybe I should not drop wlandump-ng, but implement all new features from hcxdumptool in there.
So that we have at least 2 different versions (a raw version and a libp... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
02-13-2018, 11:14 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi MrShannon.
Thank's. Nice that you like this little wifi-toys.
All functions you asked for (and much more) are allready implemented:
1. case:
"I would like to prevent wlanresponse and wlandump... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
10-18-2017, 10:06 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
The BPF works on wlandump-ng, wlanresponse and wlancap2hcx and is extreme fast. The maximum instruction limit per program is restricted to 4096 BPF instructions. That should be enough for stationary o... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
10-20-2017, 07:43 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
windmaple: There are some major problems in your configuration:
1. do not use aircrack-ng tools or scripts in combination with hcxtools.
airmon-ng creates a virtual interface (monx) and leav... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
10-25-2017, 08:04 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi winxp5421.
No, automatically it is not possible (an automatic often fails). The only way to prevent this behavior is "manual intervention". By using the corresponding switches for your operatio... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
10-18-2017, 11:25 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
hi windmaple
"I think I'm getting close to making it work but right now it seems it doesn't hop to diff channels (it pretty much is stuck on channel 4, which I specified w/ '-c 4'). My understanding ... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
10-25-2017, 10:00 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
The same applies to me...
But joking aside:
More and more vendors activate MAC randomizing. In theory, this makes it difficult to track the device by seeing which networks have spotted its MAC ad... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
02-23-2018, 10:49 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
according to many user requests:
merged wlanresponse and wlandump-ng
refactored wlandump-ng and removed wlanresponse
wlandump-ng
----------------
- waterfall status
- improved deauthentication... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
10-28-2017, 11:36 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
small improvement on wlandump-ng and wlancap2hcx:
Added detection of "Fast BSS transition (fast roaming)" authentication and write frames to cap file.
More and more vendors will add "802.11r-2008", ... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
10-29-2017, 10:18 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
There are multiple possibilities, depending on what you wan't to do:
simple example that creates outputlists for direct use with hashcat -m 2501:
Create 2 combilists.
open terminal and run wlange... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
11-01-2017, 09:51 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
added some improvements to wlancap2wpasec
Now, you can add your personal key to link the results to your ID.
$ wlancap2wpasec -h
wlancap2wpasec 4.1.0 (C) 2018 ZeroBeat
usage: wlancap2wpasec [in... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
03-12-2018, 09:32 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi walterlacka.
Several approaches are possible:
you can get it from hashcat potfile
md_64hash : mac_ap : mac_sta : ESSID : PSK (take only mac_ap : mac_sta : ESSID)
you can get it from a hcca... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
03-18-2018, 09:40 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi.
1)
wlanhcx2ssid -e
argument actually spits out the hex ESSID, is it supposed to? If so, would it be possible for you to put
an option to ASCII stringify this?
It is possible, but I don'... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
11-11-2017, 09:56 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi mob_new
I thought that plainmasterkey I can get with wpa2-psk. Now I know that this is only for wpa-enterprise.
No, that is only one half of the knowledge.
Both, WPA and WPA2 using plainmas... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
11-14-2017, 01:02 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Not all WiFi adapters and drivers are able to do packet injection.
This is an overview of some tested and working WiFi adapters
(they run "out of the box" on common LINUX kernels >= 4.9):
USB ID ... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
11-19-2017, 12:05 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi.
There is no way to do this in the settings of wlandump-ng. But I pushed an update:
Now wlandump-ng doesn't terminate. Instead it increase internal errorcount and fall back to channel 1.
Keep ... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
11-20-2017, 10:01 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Well, changed some options
hcxdumpttool is aggressive by default:
$ hcxdumptool -h
hcxdumptool 4.1.5 (C) 2018 ZeroBeat
-D : do not transmit deauthentications or disassociations
-R ... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
03-18-2018, 05:28 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Every adapter which use rtl8812au driver is supported (for example: Edimax AC600 USB).
There is no benefit using a dual band adapter. hcxdumptool attacks a 5GHz client on 2.4GHz if the he has enabled... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
03-20-2018, 09:28 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi baba.
Read this: https://hashcat.net/forum/thread-7337.html
and this: https://hashcat.net/forum/thread-6661-post-37219.html#pid37219
But it will not lead you to the desired result.
This hashm... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
03-21-2018, 12:14 AM |