From d3246b0918ff1d5293a17a5a588b2be0c8dc8249 Mon Sep 17 00:00:00 2001 From: David Stotijn Date: Tue, 29 Mar 2022 14:06:51 +0200 Subject: [PATCH] Add intercept feature to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2369453..8861075 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ features tailored to the needs of the infosec and bug bounty community. - Machine-in-the-middle (MITM) HTTP proxy, with logs and advanced search - HTTP client for manually creating/editing requests, and replay proxied requests +- Intercept requests and responses for manual review (edit, send/receive, cancel) - Scope support, to help keep work organized - Easy-to-use web based admin interface - Project based database storage, to help keep work organized