mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-08-18 08:27:14 +02:00
rename whitebox/blackbox to simuation/red team
Signed-off-by: Ronni Skansing <rskansing@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -320,9 +320,6 @@
|
||||
/>
|
||||
<div class="text-left">
|
||||
<span class="text-sm font-medium text-gray-900 dark:text-gray-100 block">
|
||||
Whitebox
|
||||
</span>
|
||||
<span class="text-xs text-gray-600 dark:text-gray-400 block mt-1">
|
||||
Phishing Simulation
|
||||
</span>
|
||||
</div>
|
||||
@@ -341,10 +338,7 @@
|
||||
/>
|
||||
<div class="text-left">
|
||||
<span class="text-sm font-medium text-gray-900 dark:text-gray-100 block">
|
||||
Blackbox
|
||||
</span>
|
||||
<span class="text-xs text-gray-600 dark:text-gray-400 block mt-1">
|
||||
Red Team Phishing.
|
||||
Red Team Phishing
|
||||
</span>
|
||||
</div>
|
||||
</label>
|
||||
@@ -354,8 +348,8 @@
|
||||
Read about the difference between <br />
|
||||
<a
|
||||
class="white underline"
|
||||
href="https://phishing.club/blog/white-box-vs-black-box-phishing/"
|
||||
target="_blank">whitebox and blackbox phishing</a
|
||||
href="https://phishing.club/blog/phishing-simulation-vs-red-team-phishing/"
|
||||
target="_blank">phishing simulation and red team phishing</a
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -726,10 +726,7 @@
|
||||
/>
|
||||
<div class="text-left flex-1">
|
||||
<span class="text-sm font-medium text-gray-900 dark:text-gray-100 block">
|
||||
Whitebox Mode
|
||||
</span>
|
||||
<span class="text-xs text-gray-600 dark:text-gray-400 block mt-1">
|
||||
For Phishing Simulation
|
||||
Phishing Simulation
|
||||
</span>
|
||||
</div>
|
||||
</label>
|
||||
@@ -747,18 +744,15 @@
|
||||
/>
|
||||
<div class="text-left flex-1">
|
||||
<span class="text-sm font-medium text-gray-900 dark:text-gray-100 block">
|
||||
Blackbox Mode
|
||||
</span>
|
||||
<span class="text-xs text-gray-600 dark:text-gray-400 block mt-1">
|
||||
For Red Teaming
|
||||
Red Team Phishing
|
||||
</span>
|
||||
</div>
|
||||
</label>
|
||||
<p class="text-gray-600 dark:text-gray-300 text-sm transition-colors duration-200">
|
||||
Read about the difference between <a
|
||||
class="white underline"
|
||||
href="https://phishing.club/blog/white-box-vs-black-box-phishing/"
|
||||
target="_blank">whitebox and blackbox phishing</a
|
||||
href="https://phishing.club/blog/phishing-simulation-vs-red-team-phishing/"
|
||||
target="_blank">phishing simulation and red team phishing</a
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user