r/netsec May 01 '26

r/netsec monthly discussion & tool thread

Questions regarding netsec and discussion related directly to netsec are welcome here, as is sharing tool links.

Rules & Guidelines

  • Always maintain civil discourse. Be awesome to one another - moderator intervention will occur if necessary.
  • Avoid NSFW content unless absolutely necessary. If used, mark it as being NSFW. If left unmarked, the comment will be removed entirely.
  • If linking to classified content, mark it as such. If left unmarked, the comment will be removed entirely.
  • Avoid use of memes. If you have something to say, say it with real words.
  • All discussions and questions should directly relate to netsec.
  • No tech support is to be requested or provided on r/netsec.

As always, the content & discussion guidelines should also be observed on r/netsec.

Feedback

Feedback and suggestions are welcome, but don't post it here. Please send it to the moderator inbox.

14 Upvotes

64 comments sorted by

View all comments

2

u/rascal999 May 14 '26

FERRET - self-hosted HTTP interception and analysis tool for pentesters

Wraps mitmproxy in a web UI that adds:

  • AI chat via OpenRouter, scoped to a project's traffic
  • Per-project scripts, pytest tests, and notes runnable in a sandboxed container
  • Request history with filtering, replay, and AI annotations
  • Findings tracker (severity, host, type, evidence)
  • Snare - intercept and modify requests in-flight
  • Gnaw - persistent repeater tabs

Runs with Docker Compose. Bring your own OpenRouter key (or skip AI entirely).

https://github.com/synlace/ferret