Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imagemlt/loggedproxy

记录流量的http(s)代理+分布式被动漏洞扫描
https://github.com/imagemlt/loggedproxy

Last synced: about 9 hours ago
JSON representation

记录流量的http(s)代理+分布式被动漏洞扫描

Awesome Lists containing this project

README

        

# LoggedProxy

记录流量到数据库中的http(s)代理服务器,支持分布式的被动式漏洞扫描

目前完成进度:

* [x] proxy部分
* [x] 被动扫描主体框架
* [x] 集成反射型XSS的poc
* [x] 集成通过sqlmapAPI进行sql注入检测