forked from hugsy/proxenet
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
hugsy edited this page Sep 26, 2013
·
4 revisions
The idea behind Proxenet is to have a fully DIY web proxy for pentest. 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.
It is still at a very early stage of development (but very active though), and supports plugins in the following languages:
- Native C shared librairies
- Python 2.7/3.3
- Ruby 1.8/1.9
- Perl 5.14
- Lua 5.2
There are heaps and heaps of bugs, crashes, etc., so I am working on fixing that to provide more stability (please tell me your bugs/patches !). Many many many other features to come as well through plugins !
Want to get more ? Fork it, patch it, push it !!