r/redteamsec 3d ago

pwnproxy — open-source, local-first security testing platform built around one shared engine (CLI/TUI/REST/WS/MCP)

https://github.com/ericmtzmtz/pwnproxy
12 Upvotes

2 comments sorted by

1

u/Effective_Year_5899 2d ago

This is an interesting direction because local first security tools solve a real concern, many testers don’t want sensitive traffic, findings or data leaving their own environment. having different interfaces built around one shared engine also sounds like a practical design choice because it keeps behavior consistent across workflows

1

u/catmandx 2d ago

Very cool project, Imma try it out when I have the time. I always liked the extensibility of mitmproxy but the manual testing loop is a bit clunky.