Add Xepor under MITM tools in tools.md

This commit is contained in:
Tim Zhang 2022-03-20 20:29:01 +08:00 committed by GitHub
parent efd320adac
commit 39e0d6a54f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,6 +73,7 @@ Name | Description
[Evilginx](https://github.com/kgretzky/evilginx) | Man-in-the-middle attack framework used for phishing credentials and session cookies of any web service.
[MITMf](https://github.com/byt3bl33d3r/MITMf) | Framework for Man-In-The-Middle attacks
[mitmproxy](https://mitmproxy.org/) | An interactive console program that allows traffic flows to be intercepted, inspected, modified and replayed
[Xepor](https://github.com/xepor/xepor) | Xepor, a web routing framework for reverse engineers and security researchers, brings the best of mitmproxy & Flask
### SQL Injection
Name | Description