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...
New update https://github.com/ZerBea/hcxtools
added support for new hashcat hash-mode 2501 = WPA/WPA2 PMK
hcxtools are now able to capture and save possible plainmasterkeys (PMK) from wlantraffic
... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
07-04-2017, 08:24 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
New update https://github.com/ZerBea/hcxtools
added new tool wlangenpmk (plainmasterkey generator)
example:
$ wlangenpmk -p mypassword -e mynetwork
essid (networkname): mynetwork
password....... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
07-06-2017, 08:47 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
We are not able to crack all hashes because we used the default options of wlancap2hcx:
-i : enable id check (default: disabled)
: default: disabled - you will get more ... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
07-21-2017, 05:52 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Well, let's see how it works.
How about hcxkeys. Are you able to compile them? |
|
ZerBea |
User Contributions
|
648 |
487,343 |
07-22-2017, 08:03 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
This feature is allready implemented in wlanhcx2ssid:
$ wlanhcx2ssid -h
usage: wlanhcx2ssid
options:
-i : input hccapx file
-p : change directory for outputfiles
-a ... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
07-06-2017, 08:46 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
created a new branch: https://github.com/ZerBea/hcxkeys
added tools wlangenpmk (CPU) and wlangenpmkocl (GPU) to generate rainbowtables of common ESSIDS for use with hash-mode 2501
wlangenpmk 3.6... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
07-16-2017, 03:35 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
I've been asked to write a basic tutorial for wpa/wpa2 on hash-modes 2500, 2501, 12000.
Well, let's start:
1.
Get our example cap from https://wiki.wireshark.org/SampleCaptures
Download wpa-Indu... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
07-17-2017, 01:32 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
6.
let's start to crack it using hash-mode 2500 (the traditional way):
echo "Induction" > wordlist
$ hashcat -m 2500 --potfile-path=hc2500.pot test.hccapx wordlist
hashcat (v3.6.0-207-g1cd0212f) s... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
07-17-2017, 01:32 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
7.
let's start to crack it using hash-mode 2501 (the new and fast way):
generate the plainmasterkey
$ wlangenpmk -e Coherer -p Induction
essid (networkname): Coherer
password...........: Inductio... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
07-17-2017, 01:33 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
8.
let's start to crack it using hash-mode 12000 (the unconventional way):
$ wlanpmk2hcx -e Coherer -p a288fcf0caaacda9a9f58633ff35e8992a01d9c10ba5e02efdf8cb5d730ce7bc
use hashcat hash-mode -m 1200... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
07-17-2017, 01:33 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
basic tutorial for usie of hash-modes 4800 and 5500 (WPA-ENTERPRISE)
preparation:
We need some example caps. Download
https://www.willhackforsushi.com/code/asleap/2.2/asleap-2.2.tgz
and
https://w... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
07-21-2017, 05:39 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Read more about the authentication process and the importance of the message M2 here:
https://hashcat.net/forum/thread-6745-post-36007.html#pid36007 |
|
ZerBea |
User Contributions
|
648 |
487,343 |
08-03-2017, 08:38 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Thanks for the feedback. hcxtools should work on raspberry A, A+, B, B+, 2B and 3 (3: except build in wifi).
The compiler options depending on the version:
for arch:
$ gcc --version
gcc (GCC) 7.1.... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
08-08-2017, 02:55 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
2.
prepare to get passwords for hash-modes 4800 and 5500 and usernames:
$ wlancap2hcx -m hashes4800 -n hashes5500 -u usernames caps/*.*
start reading from caps/brad.eaptest2.cap
5 packets proces... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
07-21-2017, 05:43 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
3.
run hashcat on hash-mode 4800 using the wordlist
$ hashcat -m 4800 --potfile-path=hc4800.pot hashes4800 wordlist
hashcat (v3.6.0-247-g8f2cbb26) starting...
Session..........: hashcat
Status.... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
07-21-2017, 05:48 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
4.
now run hashcat on hash-mode 5500 using the wordlist
$ hashcat -m 5500 --potfile-path=hc5500.pot hashes5500 wordlist
hashcat (v3.6.0-247-g8f2cbb26) starting...
Session..........: hashcat
Sta... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
07-21-2017, 05:50 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
It's just a wlan parser for hashcat - hashcat is the amazing tool. |
|
ZerBea |
User Contributions
|
648 |
487,343 |
08-12-2017, 09:50 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
some information about the versioning of hcxtools:
hcxtools are based on a rolling development git branch. This branch is pretty closely synced to hashcat git branch.
That means: latest hcxtools ... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
09-02-2017, 11:25 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
some words about hcxtools (https://github.com/ZerBea/hcxtools) and hcxkeys (https://github.com/ZerBea/hcxkeys):
Main purpose of both toolsets is to conduct an analysis and compile statistics on WiFi,... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
09-19-2017, 09:29 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
update hcxtools (4.0.0-rc1): https://github.com/ZerBea/hcxtools
Added new tool wlanjohn2hcx to convert john wpapsk hashfiles to hccapx.
$ wlanjohn2hcx -h
wlanjohn2hcx 4.0.0-rc1 (C) 2017 ZeroBeat
... |
|
ZerBea |
User Contributions
|
648 |
487,343 |
09-25-2017, 07:50 PM |