Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imagemlt/loggedproxy
记录流量的http(s)代理+分布式被动漏洞扫描
https://github.com/imagemlt/loggedproxy
Last synced: about 9 hours ago
JSON representation
记录流量的http(s)代理+分布式被动漏洞扫描
- Host: GitHub
- URL: https://github.com/imagemlt/loggedproxy
- Owner: imagemlt
- Created: 2019-02-28T04:57:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-30T00:08:16.000Z (over 5 years ago)
- Last Synced: 2023-10-19T19:10:21.259Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 23
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# LoggedProxy
记录流量到数据库中的http(s)代理服务器,支持分布式的被动式漏洞扫描
目前完成进度:
* [x] proxy部分
* [x] 被动扫描主体框架
* [x] 集成反射型XSS的poc
* [x] 集成通过sqlmapAPI进行sql注入检测