Nytro Posted May 8, 2011 Report Posted May 8, 2011 mitmproxyan SSL-capable intercepting proxymitmproxy is an SSL-capable, intercepting HTTP proxy. It provides a console interface that allows traffic flows to be inspected and edited on the fly.mitmdump is the command-line version of mitmproxy, with the same functionality but without the frills. Think tcpdump for HTTP.Features Intercept and modify HTTP traffic on the fly Save HTTP conversations for later replay and analysis Replay both HTTP clients and servers Make scripted changes to HTTP traffic using Python SSL interception certs generated on the flyDownload:http://mitmproxy.org/download/mitmproxy-0.4.tar.gzSursa: mitmproxy - home Quote