nomis52.net
View Simon Newton's profile on LinkedIn

SSL - Man In The Middle

Links

Download ssl_proxy.pl

This program is a cross between redir and a simple proxy server. It will listen on a port for clients and make a connection to a remote server on behalf of the client. The only catch is that it prints the contents of the SSL session to stdout :)

It's useful for working out what values a form is sending to a website, particularly if there is a lot of Javascript involved