Skip to content
hugsy edited this page Sep 26, 2013 · 4 revisions

The big deal

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.

Languages Versions

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

What's next ?

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 !!

Clone this wiki locally