Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
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,343 |
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,343 |
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,343 |
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...
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,343 |
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,343 |
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.
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,343 |
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...
added a new git repository: https://github.com/ZerBea/hcxtoolsbleeding
This is a playground and testarea for new/upcomming versions of hcxtools - use with care!
wlandump-ng (3. generation)
- drop... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
11-21-2017, 01:53 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Thanks. It's important to get some feedback.
The changes are very extensive. It's a complete re-design of wlandump-ng. I dropped libpcap and go closer to the hardware. The authentication engine was ... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
11-21-2017, 09:39 PM |
|
|
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,343 |
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,343 |
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,343 |
03-21-2018, 12:14 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Well, baba.
There is no single command to do this. You need more than one command:
1) convert your cap to hccapx
2) calculate PMK list for that ESSID using your favourite wordlist: wlangenpmkocl -e... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
03-21-2018, 09:05 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi slyexe.
That are good news. Take also a look at the complete regdb. There are some countries which allows high power by default.
And keep in mind that most of the issues regarding packet injectio... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
11-23-2017, 09:26 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
added full support for hashcat hashmode -m 16100 (TACAS+)
now detection and conversion of CISCO TACACS+ Authentication (on LoopBack, Ethernet and WLAN)
get the example cap from here: https://blog.sy... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
11-28-2017, 04:45 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi DKblue.
usefull
all handshakes (authenticated and not authenticated) , all message_pairs (including message_pairs that need nonce-error-corrections)
valid (matching M1 and M2)
wlandump-ng a... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
12-02-2017, 10:50 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi DKblue.
You've done the right things. That is the way to make a flawless and clean cap.
The second way is to use the option -p from wlancap2hcx:
-p : output merged pcap file (upload this file t... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
12-02-2017, 04:16 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Correct. You need an ESSID and a wordlist to calculate a PMK. Or you captured a PMK from WLAN traffic.
Otherwise it is not possible to use hashmode -m 2501. |
|
ZerBea |
User Contributions
|
648 |
487,343 |
03-21-2018, 11:29 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Run wlandump-ng or hcxdumptool for some days. With a little luck, a PSK or a PMK is inside the captured file.
Read this complete thread. Everything is explained inside (including examples).
But wh... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
03-22-2018, 08:43 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
No, macOS is not supported, because hcxdumptool and wlandump-ng are too LINUX specific.
make on macOS is disabled
You can try a VM. |
|
ZerBea |
User Contributions
|
648 |
487,343 |
04-19-2018, 08:00 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi RashidMalik.
This tool (and some others ) is located on GitHub (https://github.com/ZerBea):
https://github.com/ZerBea/hcxkeys |
|
ZerBea |
User Contributions
|
648 |
487,343 |
05-16-2018, 09:31 PM |