Mitmproxy
mitmproxy.orgBR
38
Rank Trend
Ranking history over time.
About Mitmproxy
mitmproxy is a free and open-source interactive HTTPS proxy designed for debugging, testing, and privacy measurements. It allows users to intercept, inspect, modify, and replay web traffic across various protocols, making it a versatile tool for developers and security professionals.
Intercept and modify web traffic using an interactive HTTPS proxy.
38
Bear Rank
#118898
Global Rank
.org
TLD
Cybersecurity
Category
What You Can Do
- Download for Windows and Linux
- Use a command line interface or web interface
- Intercept and modify HTTP/HTTPS traffic
- Write custom scripts with Python API
- Replay modified requests to clients or servers
Frequently Asked Questions
Is mitmproxy free to use?
Yes, mitmproxy is completely free and open-source.
What platforms does mitmproxy support?
mitmproxy supports Windows, Linux, and macOS.
Can I use mitmproxy for penetration testing?
Yes, mitmproxy is designed for debugging and penetration testing of web applications.
Does mitmproxy have a graphical user interface?
Yes, mitmproxy offers a web interface called mitmweb for easier interaction.
What programming language is used for scripting in mitmproxy?
mitmproxy allows scripting using Python.