Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Some good "driver" news:
Neheb told me that there is a fix for the iwlwifi driver issue in upcomming kernel 4.15
Right now, this driver is broken!
More infos here:
https://git.kernel.org/pub/scm/l... |
|
ZerBea |
User Contributions
|
648 |
487,167 |
11-23-2017, 09:30 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
hcxtools update: https://github.com/ZerBea/hcxtools
added detection of CISCO TACACS+ Authentication (on LoopBack, Ethernet and WLAN):
$ wlancap2hcx TACACS1Cisco123.pcapng
start reading from TAC... |
|
ZerBea |
User Contributions
|
648 |
487,167 |
11-28-2017, 03:07 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi.
Yes it is:
-F : input file containing entries for Berkeley Packet Filter (BPF)
All entries in this filterlist are not attacked.
Plese read this how to use the white list:
https://hash... |
|
ZerBea |
User Contributions
|
648 |
487,167 |
11-28-2017, 04:43 PM |
|
|
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,167 |
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,167 |
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,167 |
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...
Hi DKblue.
Nice snapshot. At least you are able to recover the key. That's great.
But it's not a good idea to use wlangenpmk (as it is much slower than hascat). This tool was designed for analysis... |
|
ZerBea |
User Contributions
|
648 |
487,167 |
12-05-2017, 10:09 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi slyexe
Yes, but we are still running into problems on big endian machines. The source contains allready some muscle fixes, but there is a lot of work todo. There are also many OSX fixes inside the... |
|
ZerBea |
User Contributions
|
648 |
487,167 |
12-06-2017, 10:09 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi DKblue.
You're welcome. I know that ARG forum, well. There are nice posts inside about Fibertel's and Speedy's.
The solution for your problem is a simple bash script that:
disables NetworkMana... |
|
ZerBea |
User Contributions
|
648 |
487,167 |
12-07-2017, 10:52 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi DKblue.
The problems aren't so big as you might think.
Penetration distros doesn't start as many unwanted services as multimedia distros. So there are only a few services to stop.
There is no re... |
|
ZerBea |
User Contributions
|
648 |
487,167 |
12-08-2017, 09:21 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
That's nice.
Maybe we can find more weak pass. |
|
ZerBea |
User Contributions
|
648 |
487,167 |
12-09-2017, 10:05 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Some words about wlancap2hcx:
wlancap2hcx need the ESSID received before the handshake follows! Mainly the ESSID is taken from an associationrequest (priority 1).
If you got some caps, that are ... |
|
ZerBea |
User Contributions
|
648 |
487,167 |
12-10-2017, 10:00 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi ee10.
No it isn't possble. Searching, comparing, ignoring ESSIDs costs too much cpu cycles. To went into an allready initiated authentication process we must be extreme fast (faster than the ap!).... |
|
ZerBea |
User Contributions
|
648 |
487,167 |
12-13-2017, 11:46 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
hcxtools moved to v 4.0.1 (https://github.com/ZerBea/hcxtools):
added wlandump-rs
- use raw sockets instead of libpcap
- faster and more aggressive than wlandump-ng
- able to capture more handchak... |
|
ZerBea |
User Contributions
|
648 |
487,167 |
12-18-2017, 11:22 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi ee10.
Everything has a price tag and beautiful status costs performance (if function follows form).
wlandump-ng shows you the network names at the first occurrence or if an association/re-assoc... |
|
ZerBea |
User Contributions
|
648 |
487,167 |
12-18-2017, 05:04 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi walterlacka.
No, there is no new general tutorial, as the basic functions are untouched. You can always run hcxtools using the default options. If your knowledge is higher, you can choose several ... |
|
ZerBea |
User Contributions
|
648 |
487,167 |
12-20-2017, 09:16 PM |
|
|
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 |
487,167 |
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...
Hi ee10.
You're too fast for me (asking this question). Added this option yesterday, but didn't have the time to write a post.
wlancap2hcx
added new option to remove handshakes that that belong t... |
|
ZerBea |
User Contributions
|
648 |
487,167 |
12-22-2017, 10:14 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,167 |
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 JuanBerta.
I really like the arg-wireless forum and pushed wlangenpmkocl stdin/stdout update:
$ wlangenpmkocl -h
wlangenpmkocl 4.0.1 (C) 2018 ZeroBeat
usage: wlangenpmkocl
cat wordlist... |
|
ZerBea |
User Contributions
|
648 |
487,167 |
01-04-2018, 08:55 PM |