Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi DKblue.
Again thanks and all my best season greetings |
|
ZerBea |
User Contributions
|
648 |
486,650 |
12-20-2017, 09:18 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
hcxtools and cap2hccapx (two good friends)
If you are interested in wpa / wpa2 only, you can savely use cap2hccapx (https://github.com/hashcat/hashcat-utils) or the online converter (https://hashcat.... |
|
ZerBea |
User Contributions
|
648 |
486,650 |
09-15-2017, 08:11 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
manually calculate hashcat's "--nonce-error-corrections" using hcxtools
If you use wlancap2hcx, you'll get a proposal for the --nonce-error-corrections value of hashcat.
It looks like this:
hashc... |
|
ZerBea |
User Contributions
|
648 |
486,650 |
09-17-2017, 11:18 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi DKblue
Happy New Year.
Nice to read, that you are able to put your device into monitor mode. |
|
ZerBea |
User Contributions
|
648 |
486,650 |
01-04-2018, 08:45 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi hulley.
Right now, the driver situation is a big disaster. Many of the drivers are buggy, "not present" (rtl8812au) or doesn't support monitor mode (r8188eu). And there is no improvement foreseeab... |
|
ZerBea |
User Contributions
|
648 |
486,650 |
01-07-2018, 05:36 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
calculate hashcat's "--nonce-error-corrections" using hcxtools
In some special cases hashcat isn't able to do nonce-error-corrections.
If you use wlanhcxinfo option -a -A to get the required i... |
|
ZerBea |
User Contributions
|
648 |
486,650 |
09-20-2017, 05:40 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
And if you decide to follow hcxtools recommendations:
you should use hashcat --nonce-error-corrections=64 (or greater) on wlancap2hcx.hccapx
$ hashcat -m 2500 --nonce-error-corrections=64 --logfil... |
|
ZerBea |
User Contributions
|
648 |
486,650 |
09-27-2017, 05:42 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
update hcxtools (better plainmasterkey handling): https://github.com/ZerBea/hcxtools
added new option -O to wlancap2hcx:
-O : output hccapx file without ESSIDs (WPA/WPA2/WPA2 AES-128-CMAC: use ha... |
|
ZerBea |
User Contributions
|
648 |
486,650 |
10-02-2017, 01:33 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Thanks for reporting this issue.
Should now be fixed with latest update. Please test. |
|
ZerBea |
User Contributions
|
648 |
486,650 |
01-09-2018, 10:26 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi ee10.
That's fine.
Is zlib part of the SDK? I want to integrate support for gzip compressed pcap/pcapng files using zlib. |
|
ZerBea |
User Contributions
|
648 |
486,650 |
01-10-2018, 11:08 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Typical K*A*L*I problem since a long time (ALFA AWUS036NEH, ALFA AWUS036NH)
Forum there is full of posts like this:
https://forums.k*a*l*i.org/archive/index.php/t-26545.html
"Hi have the same probl... |
|
ZerBea |
User Contributions
|
648 |
486,650 |
01-26-2018, 05:03 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
If you like to test this new feature do the following steps:
1) Download example cap from wireshark examples (https://wiki.wireshark.org/SampleCaptures)
File: wpa-eap-tls.pcap.gz
https://wiki.wi... |
|
ZerBea |
User Contributions
|
648 |
486,650 |
10-02-2017, 04:47 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
advanced wpa cracking: Entering the "royal class"
needed tools:
combinator3 (hashcat-utils)
wlancap2hcx (hcxtools)
wlangenpmk or wlangenpmkocl (hcxkeys)
hashcat (hashcat)
1) download demo ca... |
|
ZerBea |
User Contributions
|
648 |
486,650 |
10-03-2017, 04:02 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
small update wlanhcx2psk
added option (-W) to test if a wpskey is used as psk
added options (-D -d) to test if a date (eu or us) is used as psk
$ wlanhcx2psk -h
wlanhcx2psk 4.0.0-rc2 (C) 2017 Ze... |
|
ZerBea |
User Contributions
|
648 |
486,650 |
10-07-2017, 08:53 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Nice that it works again. |
|
ZerBea |
User Contributions
|
648 |
486,650 |
01-26-2018, 07:18 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi sfw10625.
The reason is, that wpa-sec is doing full backend rewrite during the last weeks.That isn't finished, yet.
Alex hope that wpa-sec get rid of all those issues till the end of the week.
... |
|
ZerBea |
User Contributions
|
648 |
486,650 |
01-30-2018, 01:37 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
No, hash-mode 12000 doesn't reduce the time. PBKDF2 is very, very computationally intensive.
Generating PMKs only makes sense on common ESSIDs like home, HOME, default, etc....
Once calculated (rain... |
|
ZerBea |
User Contributions
|
648 |
486,650 |
01-30-2018, 03:51 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Nice to hear that it works.
BTW: It's not me alone (RealEnder, Atom, Magnum, Neheb, TOXIC, freeroute - they all belong to the team)
Some words about m -12000 in combination with WiFi:
If you h... |
|
ZerBea |
User Contributions
|
648 |
486,650 |
01-30-2018, 06:27 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
some background informations about wlanhcx2psk:
wlanhcx2psk is a dynamic tool (so look for latest hcxtools updates on git). It doesn't calculate a matching candidate
(if you need matching candidat... |
|
ZerBea |
User Contributions
|
648 |
486,650 |
10-11-2017, 09:01 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 |
486,650 |
10-18-2017, 10:06 AM |