All Projects → hugsy → Proxenet

hugsy / Proxenet

Licence: gpl-2.0
The ONLY hacker friendly proxy for webapp pentests.

Programming Languages

python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language
c
50402 projects - #5 most used programming language
ruby
36898 projects - #4 most used programming language
lua
6591 projects
perl
6916 projects
tcl
693 projects

Projects that are alternatives of or similar to Proxenet

Jok3r
Jok3r v3 BETA 2 - Network and Web Pentest Automation Framework
Stars: ✭ 645 (+234.2%)
Mutual labels:  scanner, pentest
Reconftw
reconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities
Stars: ✭ 974 (+404.66%)
Mutual labels:  scanner, pentest
K8cscan
K8Cscan大型内网渗透自定义插件化扫描神器,包含信息收集、网络资产、漏洞扫描、密码爆破、漏洞利用,程序采用多线程批量扫描大型内网多个IP段C段主机,目前插件包含: C段旁注扫描、子域名扫描、Ftp密码爆破、Mysql密码爆破、Oracle密码爆破、MSSQL密码爆破、Windows/Linux系统密码爆破、存活主机扫描、端口扫描、Web信息探测、操作系统版本探测、Cisco思科设备扫描等,支持调用任意外部程序或脚本,支持Cobalt Strike联动
Stars: ✭ 693 (+259.07%)
Mutual labels:  scanner, pentest
Xspear
Powerfull XSS Scanning and Parameter analysis tool&gem
Stars: ✭ 583 (+202.07%)
Mutual labels:  scanner, pentest
Pidrila
Python Interactive Deepweb-oriented Rapid Intelligent Link Analyzer
Stars: ✭ 125 (-35.23%)
Mutual labels:  scanner, pentest
Opendoor
OWASP WEB Directory Scanner
Stars: ✭ 586 (+203.63%)
Mutual labels:  scanner, pentest
Snoop
Snoop — инструмент разведки на основе открытых данных (OSINT world)
Stars: ✭ 886 (+359.07%)
Mutual labels:  scanner, pentest
HolyTips
A Collection of Notes, Checklists, Writeups on Bug Bounty Hunting and Web Application Security.
Stars: ✭ 1,210 (+526.94%)
Mutual labels:  webapp, pentest
Oscp Prep
my oscp prep collection
Stars: ✭ 105 (-45.6%)
Mutual labels:  scanner, webapp
Cloudfail
Utilize misconfigured DNS and old database records to find hidden IP's behind the CloudFlare network
Stars: ✭ 1,239 (+541.97%)
Mutual labels:  scanner, pentest
Sifter
Sifter aims to be a fully loaded Op Centre for Pentesters
Stars: ✭ 403 (+108.81%)
Mutual labels:  scanner, pentest
Ntlmscan
scan for NTLM directories
Stars: ✭ 141 (-26.94%)
Mutual labels:  scanner, pentest
K8tools
K8工具合集(内网渗透/提权工具/远程溢出/漏洞利用/扫描工具/密码破解/免杀工具/Exploit/APT/0day/Shellcode/Payload/priviledge/BypassUAC/OverFlow/WebShell/PenTest) Web GetShell Exploit(Struts2/Zimbra/Weblogic/Tomcat/Apache/Jboss/DotNetNuke/zabbix)
Stars: ✭ 4,173 (+2062.18%)
Mutual labels:  scanner, pentest
Reconspider
🔎 Most Advanced Open Source Intelligence (OSINT) Framework for scanning IP Address, Emails, Websites, Organizations.
Stars: ✭ 621 (+221.76%)
Mutual labels:  scanner, pentest
Whatweb
Next generation web scanner
Stars: ✭ 3,503 (+1715.03%)
Mutual labels:  scanner, pentest
Xattacker
X Attacker Tool ☣ Website Vulnerability Scanner & Auto Exploiter
Stars: ✭ 897 (+364.77%)
Mutual labels:  scanner, pentest
juumla
🦁 Juumla is a python tool created to identify Joomla version, scan for vulnerabilities and search for config or backup files.
Stars: ✭ 107 (-44.56%)
Mutual labels:  scanner, pentest
log4j-detector
Log4J scanner that detects vulnerable Log4J versions (CVE-2021-44228, CVE-2021-45046, etc) on your file-system within any application. It is able to even find Log4J instances that are hidden several layers deep. Works on Linux, Windows, and Mac, and everywhere else Java runs, too!
Stars: ✭ 622 (+222.28%)
Mutual labels:  scanner, pentest
Pythem
pentest framework
Stars: ✭ 1,060 (+449.22%)
Mutual labels:  scanner, pentest
Penta
Open source all-in-one CLI tool to semi-automate pentesting.
Stars: ✭ 130 (-32.64%)
Mutual labels:  scanner, pentest

Proxenet

logo

What is it?

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.

How to start

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

Status

Branch Build status Documentation
Master Continuous Integration status (master) Documentation Status (master)
Dev Continuous Integration status (dev) Documentation Status (dev)

Authors

proxenet was developed by hugsy with the help of the following contributors who are to be thanked.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].