Como Instalar Hcxdumptool En Kali Linux [repack] -

Antes de lanzar la captura, debes saber el nombre de tu interfaz inalámbrica y ponerla en modo monitor.

Ejecuta un escaneo básico guardando los resultados en un archivo .pcapng :

Identify your wireless interface (e.g., wlan0 ):

If you need the newest features or fixes, compile from GitHub. como instalar hcxdumptool en kali linux

If you want the newest features or your Kali version doesn’t have the package:

sudo apt install git gcc make libpcap-dev libssl-dev zlib1g-dev libcurl4-openssl-dev pkg-config Clone the repository git clone https://github.com/ZerBea/hcxdumptool.git Compile and install Navigate to the folder: cd hcxdumptool sudo make install Verification

Comando: sudo apt install git gcc make libpcap-dev libssl-dev zlib1g-dev libcurl4-openssl-dev pkg-config . Antes de lanzar la captura, debes saber el

If you need the very latest version or the repository version is missing, you can compile it manually. Install dependencies

: Necesitarás acceso a la cuenta de usuario root o utilizar el comando sudo .

Accede al directorio que se acaba de crear, compila el código fuente utilizando el comando make e instálalo en el sistema con make install : cd hcxdumptool make sudo make install Use code with caution. If you need the very latest version or

Verify installation:

La compilación, instalación y ejecución de herramientas de red requieren privilegios elevados.

Antes de comenzar la instalación, asegúrate de cumplir con lo siguiente:

Instala la herramienta directamente: sudo apt install hcxdumptool

This installs hcxdumptool , hcxpcaptool , hxctools , etc.