/proxenet

proxenet is a Write-Your-Own-Plugins multi-threaded web proxy for pentesters designed to allow you to use your favorite scripting language (Python, Lua, Ruby, etc.) to perform targeted attacks on HTTP applications.

Primary LanguageCGNU General Public License v2.0GPL-2.0

Proxenet

What is it?

proxenet is a fully DIY web proxy for pentest(ers). It is a C-based proxy that allows you to interact with higher level languages for modifying on-the-fly requests/responses sent by your Web browser.

How to start

$ git clone https://github.com/hugsy/proxenet.git
$ cd proxenet && cmake . && make

Build status

Continuous Integration status

Documentation

Documentation Status

Authors

proxenet was developed by hugsy with contributions from