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...
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 |
487,081 |
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 |
487,081 |
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 |
487,081 |
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 |
487,081 |
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 |
487,081 |
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 |
487,081 |
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 |
487,081 |
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 |
487,081 |
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...
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 |
487,081 |
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 |
487,081 |
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...
shortly before final release of hcxtools 4.0.0 I decided to add a new tool: wlanhcx2psk
wlanhcx2psk calculates weak password candidates for hashcat based on opensource intelligence data found in the ... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
10-06-2017, 11:54 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 |
487,081 |
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...
Nice that it works again. |
|
ZerBea |
User Contributions
|
648 |
487,081 |
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 |
487,081 |
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 |
487,081 |
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...
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 |
487,081 |
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...
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 |
487,081 |
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 winxp (did you received my mail?)
Well, it's hard to understand the aim, because hcxtools are completely different in both function and design, compared to other tools (I need this functions and... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
10-19-2017, 07:47 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
hcxtools and hcxkeys v 4.0.0 released
-------------------------------------------
https://github.com/ZerBea/hcxtools
https://github.com/ZerBea/hcxkeys
many bug- and stability fixes
initial OSX ... |
|
ZerBea |
User Contributions
|
648 |
487,081 |
10-20-2017, 08:32 AM |
|
|
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 |
487,081 |
01-30-2018, 06:27 PM |