Jump to content

Nodogsplash combined with Sslstrip


Raldnor

Recommended Posts

Heya,

First of all: I'm really impressed with the Mark V, the two radio's make things a lot easier!

I try to make use of the DIP switches and use the following commands in a bash script to be executed at boot:

/sd/scripts/changemac -m 00:AB:CD:00:AB:CD
iptables -t nat -A PREROUTING -p tcp --destination-port 80 -j REDIRECT --to-ports10000
sslstrip -k -f -w /sd/stripped_output_`date +%s`.log &
/etc/init.d/nodogsplash start

Without sslstrip and the firewall rule I get the portal working, but when I enable it no pages are returned to the client. I suspect it has something to do with the iptables rules since both Nodogsplash and sslstrip manipulate packets via iptables.

I tried starting sslstrip before nodogsplash as well as after it. Could someone explain how to get both working from the command line?

Thanks!!!

Link to comment
Share on other sites

  • 4 weeks later...

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...