proxenet
is a hacker friendly DIY web proxy for pentest(ers). It is a C-based
proxy that allows you to interact with higher level languages (like Python,
Ruby, Java, etc.) for modifying on-the-fly requests/responses sent by your Web
browser.
$ git clone https://github.com/hugsy/proxenet.git
$ cd proxenet && cmake . && make
$ sudo make install
Branch | Build status | Documentation |
---|---|---|
Master | ||
Dev |
proxenet
was developed by hugsy with the help of the following contributors who are to be thanked.