SkillAgentSearch skills...

Mitmoxy

😈 HTTP/HTTPS python proxy server for man-in-the-middle attack 😈

Install / Use

/learn @d3v4s/Mitmoxy

README

😈 MITMOXY 😈

HTTP/HTTPS proxy, write in python, to take in action a man-in-the-middle attack.

ALERT!!! This project is under development test it and report a issue

Install

To install Mitmoxy run ./install.py.

Use

To start the proxies, execute:
./mitmoxy.py start

If you have installed mitmoxy, you can start the systemd unit with:
systemctl start mitmoxy

Test it with curl:
https_proxy=localhost:8080 http_proxy=localhost:8080 curl https://devas.info --cacert conf/key/ca.crt

Related Skills

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated5d ago
Forks4

Languages

Python

Security Score

95/100

Audited on Apr 1, 2026

No findings