Solved! Missing the hcxdumptool & hcxpcaptool in Kali

Аватар автора
Linux Guru
This video is to accompany the PMKID Clientless Wireless Audit Using Bettercap video and lab. Since this lab was first published, the latest version of Kali no longer has the hcxdumptool & hcxpcaptool. There may also be issues with missing dependencies. Use the following commands to fix both issues. apt-get update apt-get install libcurl4-openssl-dev libssl-dev zlib1g-dev libpcap-dev and after....... Clone hcxtools from github and compile the binaries: cd hcxtools sudo make && sudo make install Clone hcxdumptool and compile the binaries: cd hcxdumptool/ sudo make && sudo make install

0/0


0/0

0/0

0/0