支持SSL的HTTP代理 Mitmproxy

openkk 12年前

mitmproxy是一款支持SSL的HTTP代理,它可以用于调试HTTP通信,发起中间人攻击等。mitmproxy提供了一个控制台接口用于动态拦 截和编辑HTTP数据包。mitmdump是mitmproxy的命令行版本,功能与其相同。

支持SSL的HTTP代理 Mitmproxy

mitmproxy的主要特点:

    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 fly

项目主页:http://www.open-open.com/lib/view/home/1330390420499