No tienes permitido ver enlaces. Registrate o Entra a tu cuenta
Bueno despues de 2 dias encontre la solucion para instalar pyrit correctamente hay que seguir estos pasos nomas:
1_ sudo apt-get install python2.7-dev libssl-dev zlib1g-dev libpcap-dev
2_sudo apt-get install python-scapy
3_sudo git clone No tienes permitido ver enlaces. Registrate o Entra a tu cuenta
4_ Van a la carpeta Pyrit que clonaron de github
5_ le dan permiso al archivo No tienes permitido ver enlaces. Registrate o Entra a tu cuenta . sudo chmod +x No tienes permitido ver enlaces. Registrate o Entra a tu cuenta
6_sudo python No tienes permitido ver enlaces. Registrate o Entra a tu cuenta clean
7_sudo python No tienes permitido ver enlaces. Registrate o Entra a tu cuenta build
8_sudo python No tienes permitido ver enlaces. Registrate o Entra a tu cuenta install
Gracias por la ayuda y el aguante DtxdF. Saludos
hola amigo de tanto buscar y investigar a mi me funciono con estos
Install prerequisites
apt-get install libpcap-dev
3-you may need to issue the following command:
apt-get install python2.7-dev libssl-dev zlib1g-dev libpcap-dev
4-Download pyrit
git clone No tienes permitido ver enlaces. Registrate o Entra a tu cuenta
5-Install Pyrit
cd pyrit
python No tienes permitido ver enlaces. Registrate o Entra a tu cuenta clean
python No tienes permitido ver enlaces. Registrate o Entra a tu cuenta build
python No tienes permitido ver enlaces. Registrate o Entra a tu cuenta install