Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
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,246 |
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,246 |
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...
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,246 |
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...
It's just a wlan parser for hashcat - hashcat is the amazing tool. |
|
ZerBea |
User Contributions
|
648 |
487,246 |
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,246 |
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,246 |
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...
Hi.
This is only the first fatal error you got. There will be much more...
You will have to find a replacement for linux iwlib.
The Apple Developer Connection website has a lot of articles which... |
|
ZerBea |
User Contributions
|
648 |
487,246 |
07-22-2017, 09:36 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
basic tutorial about the features to capture passwords from wlantraffic
1.
Choose a place where you do expect to receive many, many clients.
run wlandump-ng or wlanresponse for a while (one or mo... |
|
ZerBea |
User Contributions
|
648 |
487,246 |
07-22-2017, 10:07 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,246 |
09-25-2017, 07:50 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
wlanhcx2cap update:
set M1 replaycount = (M4 replaycount-1) if M4 EAPOL is used
attention: somtimes wireshark can't handle wlanhcx2cap files if group keys are used
that means handshake in cap file ... |
|
ZerBea |
User Contributions
|
648 |
487,246 |
09-26-2017, 08:10 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
I have tested the most used wpa cracking tools hascat (google: about 274,000 results), aircrack-ng (google: about 535,000 results) and John the Ripper jumbo (google: about 311,000 results) how they wo... |
|
ZerBea |
User Contributions
|
648 |
487,246 |
09-27-2017, 04:10 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
winxp5421 Wrote: (10-19-2017, 03:51 PM)
--
Zerbea, No I have not received any mail from you. I just got done searching my mailbox. I sent you an email via Hashcat.net's Email function to see if this ... |
|
ZerBea |
User Contributions
|
648 |
487,246 |
10-19-2017, 04:35 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Thats very simple:
Option -I requires a text file containing ESSID:passwort.
for example:
networkname1:password1
networkname2:password2 |
|
ZerBea |
User Contributions
|
648 |
487,246 |
10-31-2017, 10:09 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Just run wlangenpmkocl in another terminal and use parameters of second device:
-P : input platform, default 0 (first platform)
-D : input device, default 0 (first device)
using -l option sho... |
|
ZerBea |
User Contributions
|
648 |
487,246 |
10-31-2017, 06:46 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
It is possible.
create you combilist.
split the list into 2 parts of the same size
run in terminal1
wlangenpmkocl -I part1 -a plainmasterkeylist1 -P 0 -D 0
run in terminal2
wlangenpmkocl -I par... |
|
ZerBea |
User Contributions
|
648 |
487,246 |
11-01-2017, 04:57 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Accesspoint-less attack not longer working against latest ANDROID devices.
The authentication sequence was changed. Now there are some additional frames
inside the authentication procedure.
This pr... |
|
ZerBea |
User Contributions
|
648 |
487,246 |
11-11-2017, 10:03 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
HI strasharo
Is it possible to supply the authentication hash used to view your submissions on the site when submitting hashes via wlancap2wpasec?
No, wpa-sec doesn't support this.
But you can ... |
|
ZerBea |
User Contributions
|
648 |
487,246 |
11-13-2017, 09:22 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi mob_new.
Please, tell me under what settings or conditions we can get the PMK in the dump?
Only in that case if a WPA-ENTERPRISE client is missconfigured.
The pmk is part of the last part of a... |
|
ZerBea |
User Contributions
|
648 |
487,246 |
11-13-2017, 09:25 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Circuit:
https://github.com/ZerBea/hcxtools/blob/master/gpiowait.odg
Parts:
1 x LED, Low-Current (Kingbright 2.2 V, 2 mA)
1 x Resistor 10k Ohms
1 x Resistor 330 Ohms
1 Push Button
20cm cable
... |
|
ZerBea |
User Contributions
|
648 |
487,246 |
08-04-2017, 08:07 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Quick answer:
Yes, that's correct.
Long statement:
You need only to capture the M2 from a client. wlandump-ng and wlanresponse will calculate the M1.
wlandump-ng will show us this (using the -s ... |
|
ZerBea |
User Contributions
|
648 |
487,246 |
08-11-2017, 03:34 PM |