Add intercept feature to README

This commit is contained in:
David Stotijn
2022-03-29 14:06:51 +02:00
parent 61fd3fcc45
commit d3246b0918

View File

@ -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 - Machine-in-the-middle (MITM) HTTP proxy, with logs and advanced search
- HTTP client for manually creating/editing requests, and replay proxied requests - 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 - Scope support, to help keep work organized
- Easy-to-use web based admin interface - Easy-to-use web based admin interface
- Project based database storage, to help keep work organized - Project based database storage, to help keep work organized