Xepor, a web routing framework for reverse engineers and security researchers, brings the best of mitmproxy & Flask
Xepor is a web routing framework designed for reverse engineers and security researchers, offering a Flask-like API to intercept and modify HTTP requests and responses in a user-friendly coding style. This project, compatible with mitmproxy, allows users to write scripts with Xepor and run them for various purposes, from proof of concept to production-level implementations.
Xepor is a versatile web routing framework tailored for reverse engineers and security researchers, offering a powerful API for intercepting and modifying HTTP traffic. With features like Flask-like coding, multiple URL route handling, request/response modifications, and support for various mitmproxy operation modes, Xepor provides a comprehensive solution for diverse use cases, from evil access points and traffic sniffing to license cracking and web crawling. Note: Xepor does not provide SSL stripping capabilities.