I wanted to ask if anyone has been doing any work on a Python 3 port.
I've been using sslstrip regularly in workshops to demonstrate risks of insufficient HTTPS, bad redirects, lack of HSTS etc. and I would prefer being able to continue using it in the future. With the deprecation of Python 2 sslstrip has been removed from latest Ubuntu etc.
I might try to make a port myself, but I wanted to ask here if anyone else is already workin on it or interested in joining forces.
I wanted to ask if anyone has been doing any work on a Python 3 port.
I've been using sslstrip regularly in workshops to demonstrate risks of insufficient HTTPS, bad redirects, lack of HSTS etc. and I would prefer being able to continue using it in the future. With the deprecation of Python 2 sslstrip has been removed from latest Ubuntu etc.
I might try to make a port myself, but I wanted to ask here if anyone else is already workin on it or interested in joining forces.