From 203fd861091af182ac8d1b590766eff11e471a6e Mon Sep 17 00:00:00 2001 From: Ronni Skansing Date: Thu, 28 May 2026 09:29:22 +0200 Subject: [PATCH] added rbp to features list Signed-off-by: Ronni Skansing --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c95ccdb..8be7e62 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Remember to copy the admin URL and password [GHCR Images](https://github.com/phishingclub/phishingclub/pkgs/container/phishingclub) -[production docker compose example](https://github.com/phishingclub/phishingclub/blob/develop/docker-compose.production.yml) +[production docker compose example](https://github.com/phishingclub/phishingclub/blob/develop/docker-compose.production.yml) ## Features @@ -44,6 +44,7 @@ Phishing Club providers a lot of features for simulation and red teaming, here a ## AiTM and Red Team Features - **Reverse proxy phishing** - Capture sessions to bypass weak MFA +- **Remote browser phishing** - Stream and interact with a victim's live browser session - **Full control** - Modify and capture requests and responses independently - **DOM rewriting** - Modify content using CSS/jQuery-like selectors or regex - **Path and param rewriting** - Rewrite URL paths and query parameters on the fly