hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
#85
Hi newbie here,

I tried to use wlandump-ng but couldn't make it work (compilation worked fine). I placed the wifi card into monitor mode but somehow wlandump doesn't like wlan0

windmaple@windmaple-HP-Pavilion-dv4-Notebook-PC:~$ service network-manager stop
windmaple@windmaple-HP-Pavilion-dv4-Notebook-PC:~$ sudo airmon-ng start wlan0
[sudo] password for windmaple:


Found 3 processes that could cause trouble.
If airodump-ng, aireplay-ng or airtun-ng stops working after
a short period of time, you may want to kill (some of) them!

PID    Name
603    avahi-daemon
675    avahi-daemon
787    wpa_supplicant


Interface    Chipset        Driver

wlan0        Unknown     rtl8192ce - [phy0]
                (monitor mode enabled on mon0)

windmaple@windmaple-HP-Pavilion-dv4-Notebook-PC:~$ cd Desktop/crackwifi/
windmaple@windmaple-HP-Pavilion-dv4-Notebook-PC:~/Desktop/crackwifi$ sudo ../hcxtools/wlandump-ng -i wlan0 -o capture.cap -c 1 -t 60 -d 100 -D 10 -m 512 -b -r -s 20
sudo: ../hcxtools/wlandump-ng: command not found
windmaple@windmaple-HP-Pavilion-dv4-Notebook-PC:~/Desktop/crackwifi$ sudo ./hcxtools/wlandump-ng -i wlan0 -o capture.cap -c 1 -t 60 -d 100 -D 10 -m 512 -b -r -s 20
error opening device wlan0: wlan0: That device is not up
windmaple@windmaple-HP-Pavilion-dv4-Notebook-PC:~/Desktop/crackwifi$ iwconfig
eth0      no wireless extensions.

mon0      IEEE 802.11bgn  Mode:Monitor  Frequency:2.412 GHz  Tx-Power=20 dBm   
          Retry short limit:7   RTS thr=2347 B   Fragment thr:off
          Power Management:on
          
wlan0     IEEE 802.11bgn  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=20 dBm   
          Retry short limit:7   RTS thr=2347 B   Fragment thr:off
          Power Management:off
          
docker0   no wireless extensions.

lo        no wireless extensions.
Reply


Messages In This Thread
RE: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats - by windmaple - 10-25-2017, 03:32 AM
wlandump-ng vs hcxdumptool - by hulley - 02-10-2018, 10:26 PM