Install missing hcxdumptool and hcxtools kali linux

Опубликовано: 04 Октябрь 2024
на канале: J L (Pepper)
45,360
422

How to Install missing hcxdumptool and hcxtools in kali linux.

[!] Warning: Recommended app pyrit was not found.
[!] Warning: Recommended app hcxdumptool was not found.
[!] Warning: Recommended app hcxpcapngtool was not found.

I'm using Oracle VM VirtualBox 6.1 and Kali-Linux-2021.3 (Virtual Machine).
Alfa Wi-Fi Adapters so you can put it in to Monitor Mode

Open Root Terminal Emulator and run these commands in order.

apt-get update
apt-get install libcurl4-openssl-dev libssl-dev zlib1g-dev libpcap-dev

git clone https://github.com/ZerBea/hcxdumptool...
cd hcxdumptool/
sudo make && sudo make install

git clone https://github.com/ZerBea/hcxtools.git
cd hcxtools/
sudo make && sudo make install

Reboot the VM and your ready to go, don't forget to like and subscribe.