Jump to content

SSL Strip just crashes?


alexandari

Recommended Posts

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! :)

Link to comment
Share on other sites

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 &
Link to comment
Share on other sites

  • 2 weeks later...

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
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...