<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>appsec.fyi — mitmproxy</title>
  <link>https://appsec.fyi/tools.html#mitmproxy</link>
  <description>Curated mitmproxy resources from appsec.fyi</description>
  <language>en-us</language>
  <atom:link href="https://appsec.fyi/feeds/tool/mitmproxy.xml" rel="self" type="application/rss+xml"/>
  <lastBuildDate>Sun, 07 Jun 2026 04:05:35 +0000</lastBuildDate>
  <managingEditor>carl@chs.us (Carl Sampson)</managingEditor>
  <item>
    <title>pwviptbl/ProxyHunter: Aplicação Python com interface gráfica que permite configurar regras de interceptação para modificar parâmetros de requisições HTTP. Quando o navegador envia uma requisição para uma rota configurada, o proxy intercepta, modifica apenas os parâmetros especificados e encaminha a requisição mantendo todos os outros parâmetros originais.</title>
    <link>https://github.com/pwviptbl/ProxyHunter</link>
    <guid isPermaLink="true">https://github.com/pwviptbl/ProxyHunter</guid>
    <description>Tool that intercepts HTTP requests to modify specific parameters. ProxyHunter is a Python application with a graphical interface that allows users to configure interception rules for HTTP requests. It intercepts requests to configured routes, modifies only specified parameters, and forwards the request while preserving all other original parameters. Features include a GUI, multiple rule configuration, GET and POST support, individual rule activation/deactivation, JSON persistence, configurable port, manual interception, WebSocket support, an advanced Intruder, and a vulnerability scanner detecting SQL Injection, XSS, CSRF, Path Traversal, and exposed sensitive information.</description>
    <category domain="tool">mitmproxy</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Sat, 17 Jan 2026 03:21:56 +0000</pubDate>
  </item>
  <item>
    <title>A Terminal client for HTTP/GraphQL/gRPC with support for SSH tunnels, WebSockets, SSE, workflows, profiling, OpenAPI and response diffs.</title>
    <link>https://x.com/golangch/status/1992811034651009431?s=12&amp;t=lhd09Kl740jrudlSO85fxA</link>
    <guid isPermaLink="true">https://x.com/golangch/status/1992811034651009431?s=12&amp;t=lhd09Kl740jrudlSO85fxA</guid>
    <description>#golang

https://t.co/sDSO3DWkkl</description>
    <category domain="tool">mitmproxy</category>
    <category domain="difficulty">beginner</category>
    <pubDate>Mon, 24 Nov 2025 16:13:40 +0000</pubDate>
  </item>
  <item>
    <title>Python Twisted proxy - how to intercept packets</title>
    <link>https://stackoverflow.com/questions/9063583/python-twisted-proxy-how-to-intercept-packets</link>
    <guid isPermaLink="true">https://stackoverflow.com/questions/9063583/python-twisted-proxy-how-to-intercept-packets</guid>
    <description>Library for intercepting and modifying HTTP request and response bodies using Python&#x27;s Twisted framework. Demonstrates a basic proxy setup using `twisted.web.proxy` and `twisted.internet.reactor`, enabling developers to inspect and alter data as it flows through the proxy. The provided code snippet serves as a starting point for building custom HTTP proxy functionalities.</description>
    <category domain="tool">mitmproxy</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Fri, 29 Nov 2024 20:58:31 +0000</pubDate>
  </item>
  <item>
    <title>projectdiscovery/proxify: Swiss Army knife Proxy tool for HTTP/HTTPS traffi</title>
    <link>https://github.com/projectdiscovery/proxify</link>
    <guid isPermaLink="true">https://github.com/projectdiscovery/proxify</guid>
    <description>Tool: proxify is a Swiss Army knife proxy for rapid HTTP/HTTPS traffic manipulation. It supports request/response dumping, filtering, and manipulation via a DSL language, and can act as an upstream HTTP or SOCKS5 proxy. Features include TLS MITM support, an embedded DNS server, plugin support for protocol decoding, and the ability to replay dumped traffic into Burp Suite. Proxify can intercept non-HTTP traffic and supports invisible and thick client proxying.</description>
    <category domain="tool">mitmproxy</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Fri, 22 Jan 2021 16:29:49 +0000</pubDate>
  </item>
</channel>
</rss>