Mitm Filter Flows
mitm_filter_flowsFilter captured HTTP, WebSocket, TCP, or UDP flows by URL, method, content type, headers, or body using mitmproxy FlowFilter expressions, from a .mitm dump file or an active session.
Instructions
Filter flows using mitmproxy FlowFilter expressions (~u, ~m, ~c, ~b, ~h, ~d, etc.) evaluated either from a .mitm dump file or from an active session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| count | No | ||
| error | No | ||
| matched | No |