hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Happy newyear ZerBea !
I 've got the disable NetworkManager scripts to run!
That's not easy for me ,I referenced your example code  and googled word by word these 2 weeks.
Finaly here it is
#!/bin/sh
sudo systemctl stop NetworkManager.service
sudo systemctl stop wpa_supplicant.service

sudo ip link set wlan0 down
sudo iw dev wlan0 set type monitor
sudo ip link set wlan0 up
sudo iw dev wlan0 info
Now it's more easier to use your hcxtools.
Thanks again
Bye
Reply


Messages In This Thread
RE: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats - by DKblue - 01-01-2018, 05:51 PM
wlandump-ng vs hcxdumptool - by hulley - 02-10-2018, 10:26 PM