alexandari Posted February 14, 2014 Share Posted February 14, 2014 Hey guys! I am having a problem with running ssl strip. I am currently running the 3.0 firmware for the mark IV. I installed ssl strip into an external usb storage and I am able to run it,but it does not show any output. I have the infusion too,same thing. SOMETIMES it outputs information,I guess when it decides to run. It's not from the infusion I am sure,SSH-ing in and running ssl strip doesn't give any results either. Just a few hours ago it ran just fine for 5 minutes,I went to 3 different websites,logged in etc (one of them is facebook) and it was alright. And suddenly,it just stopped working. The infusion reported that it's not working and that's that. I am not running anything else except for karma. Any help would be appriciated because I am out of ideas. Cheers! :) Quote Link to comment Share on other sites More sharing options...
Sailor Posted February 14, 2014 Share Posted February 14, 2014 You will get some more info in the console and log file if you use the -a (or --all) switch. Did you try that already? echo "1" > /proc/sys/net/ipv4/ip_forward iptables -t nat -A PREROUTING -p tcp --destination-port 80 -j REDIRECT --to-port 10000 sslstrip -a -w /usb/sslstrip.log & Quote Link to comment Share on other sites More sharing options...
lexieke Posted February 22, 2014 Share Posted February 22, 2014 It seems I have exactly the same issue: installing the infusion on USB, running it will just stop it again in a few sec. When I run it in SSH it tells me: File "/usb/usr/bin/sslstrip", line 27, in <module> from twisted.web import http File "/usb/usr/lib/python2.7/site-packages/twisted/web/http.py", line 37, in <module> from twisted.protocols import policies, basic EOFError: EOF read where object expected Quote Link to comment Share on other sites More sharing options...
lexieke Posted February 26, 2014 Share Posted February 26, 2014 Noone any idea? Tnx! 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.