From acd840285965ce215f4485420d52c7959a2b6ca4 Mon Sep 17 00:00:00 2001 From: Ronni Skansing Date: Fri, 12 Dec 2025 13:52:47 +0100 Subject: [PATCH] rename whitebox/blackbox to simuation/red team Signed-off-by: Ronni Skansing --- README.md | 2 +- frontend/src/routes/install/+page.svelte | 12 +++--------- frontend/src/routes/settings/+page.svelte | 14 ++++---------- 3 files changed, 8 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index b55702c..f1037e3 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ See [production docker compose example](https://github.com/phishingclub/phishing ### Blogs & Resources - [Covert red team phishing with Phishing Club by Phishing Club](http://phishing.club/blog/covert-red-team-phishing-with-phishing-club/) -- [Whitebox vs blackbox phishing by Phishing Club](http://phishing.club/blog/white-box-vs-black-box-phishing/) +- [Phishing Simulation vs Red Team Phishing: Understanding Different Approaches](https://phishing.club/blog/phishing-simulation-vs-red-team-phishing/) ### Students & Learning diff --git a/frontend/src/routes/install/+page.svelte b/frontend/src/routes/install/+page.svelte index 3dbff13..f1420b8 100644 --- a/frontend/src/routes/install/+page.svelte +++ b/frontend/src/routes/install/+page.svelte @@ -320,9 +320,6 @@ />
- Whitebox - - Phishing Simulation
@@ -341,10 +338,7 @@ />
- Blackbox - - - Red Team Phishing. + Red Team Phishing
@@ -354,8 +348,8 @@ Read about the difference between
whitebox and blackbox phishingphishing simulation and red team phishing

diff --git a/frontend/src/routes/settings/+page.svelte b/frontend/src/routes/settings/+page.svelte index b1d4914..c8e635a 100644 --- a/frontend/src/routes/settings/+page.svelte +++ b/frontend/src/routes/settings/+page.svelte @@ -726,10 +726,7 @@ />
- Whitebox Mode - - - For Phishing Simulation + Phishing Simulation
@@ -747,18 +744,15 @@ />
- Blackbox Mode - - - For Red Teaming + Red Team Phishing

Read about the difference between whitebox and blackbox phishingphishing simulation and red team phishing