Skip to content

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.

License

thorgul/proxenet

 
 

Repository files navigation

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

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 84.0%
  • CMake 9.8%
  • Python 3.8%
  • C++ 0.8%
  • Makefile 0.7%
  • Perl 0.3%
  • Other 0.6%