mykrowyre Posted October 19, 2014 Share Posted October 19, 2014 When I connect to the pineapple's access point (wlan0) from a simulated victim computer, and access the internet through wlan1 (which is in client mode), is there any reason sslstrip should not work correctly? When I enable sslstrip, the connection fails and the only way to restore it is to disable sslstrip and then drop to shell and restart the firewall. The routing table is correct, and forwarding is enabled. My gut feeling is that it is going into a recursive routing loop, but I am not see anything the firewall config which could cause that, and it's been freshly reset, re-flashed, and only sslstrip infusion installed. Out of curiosity I typed: iptables -t nat -A PREROUTING -p tcp --destination-port 80 -j REDIRECT --to-port 10000 sslstrip -l 10000 And got the same result. What am I doing wrong here? Thanks Quote Link to comment Share on other sites More sharing options...
mykrowyre Posted October 19, 2014 Author Share Posted October 19, 2014 Duh realized I forgot to delete the prerouting forwarding rule which is why I was having to restart the firewall. Guess I should move this to an ssnstrip specific thread. Quote Link to comment Share on other sites More sharing options...
BeNe Posted October 19, 2014 Share Posted October 19, 2014 I had the same issuse and did enabled SSLStrip first and then enabled ICS. Maybe the order is important ?! Quote Link to comment Share on other sites More sharing options...
mykrowyre Posted October 19, 2014 Author Share Posted October 19, 2014 I had the same issuse and did enabled SSLStrip first and then enabled ICS. Maybe the order is important ?! Thanks. Man I've tried everything. I've flashed and reset it hundreds of times. Tried using ethernet as the gateway, tried running sslstrip from shell, I just can't get sslstrip to work. It *has* worked in the past, occasionally, for one attempt, and then would stop working again. I'll try starting sslstrip before ICS. Thanks Quote Link to comment Share on other sites More sharing options...
mykrowyre Posted October 19, 2014 Author Share Posted October 19, 2014 Nope didn't work. I've been fighting with this thing since day1, many issues not just sslstrip. Constant reboots, etc. Iptables and sslstrip are easy to use, but sllstrip absolutely refuses to work on my pineapple. I'm ready to toss it in my junk box and move on. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.