add ecosystem page on doc

*add ecosystem page to present all related tools and integrate panel
*update index
This commit is contained in:
Jordan Blasenhauer 2023-12-12 11:07:05 +01:00
parent 4f43f6165d
commit dc55beaabd
6 changed files with 75 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 274 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 KiB

58
docs/ecosystem.md Normal file
View file

@ -0,0 +1,58 @@
# Ecosystem
## Introduction
BunkerWeb's ecosystem makes it easy for you to test, debug, use and request advice and services related to the solution.
Here is a list of related topics and pages :
- [**BunkerWeb Panel**](https://panel.bunkerweb.io/?utm_campaign=self&utm_source=doc) : It's a solution that allows you to request advice and services from BunkerWeb's creators in a centralized and simplified way.
- [**BunkerWeb Demo**](https://demo.bunkerweb.io/?utm_campaign=self&utm_source=doc) : This website integrates the BunkerWeb solution, so don't hesitate to attempt attacks to test the robustness of the solution.
- [**BunkerWeb Config**](https://config.bunkerweb.io/?utm_campaign=self&utm_source=doc) : This site lets you create services and view/apply different parameters to obtain a ready-to-use configuration.
- [**BunkerWeb Threatmap**](https://threatmap.bunkerweb.io/?utm_campaign=self&utm_source=doc) : This site gives you a real-time view of malicious requests that have been intercepted by the solution.
## BunkerWeb Panel
The [BunkerWeb Panel](https://panel.bunkerweb.io/?utm_campaign=self&utm_source=doc) is a complete platform where you can :
- order professional services around the BunkerWeb solution.
- track the actions and requests made on our services
- access to history and easy retrieval of payments and invoices
- be kept up to date with important information on the future development of our services
![panelbunkerweb.png](C:\Users\blase\Documents\GitHub\bunkerweb\docs\assets\img\panelbunkerweb.png)
It is operated by [Bunkerity](https://www.bunkerity.com/?utm_campaign=self&utm_source=doc), the company who maintains the BunkerWeb open source project.
## BunkerWeb Demo
This [site](https://demo.bunkerweb.io/?utm_campaign=self&utm_source=doc) integrates the BunkerWeb solution and is a "real-life" tool for testing the robustness of the solution.
Visit the site to see the various key points of the solution, and we invite you to test some of the attacks proposed in the various sections.
![demowebsite.png](C:\Users\blase\Documents\GitHub\bunkerweb\docs\assets\img\demowebsite.png)
In the event of a ban during your tests, you can request an unban at https://demo.bunkerweb.io/unban.
## BunkerWeb Config
This [site](https://config.bunkerweb.io/?utm_campaign=self&utm_source=doc) lets you see what configurations are possible with BunkerWeb.
![configwebsite.png](C:\Users\blase\Documents\GitHub\bunkerweb\docs\assets\img\configwebsite.png)
You can freely choose your version of the solution, create different services and set the parameters you want.
You can also add configuration files.
You can retrieve the result of your configuration and re-import it later if required, or directly take the configuration with the desired integration.
## BunkerWeb Threatmap
You can see on the [threatmap](https://threatmap.bunkerweb.io/?utm_campaign=self&utm_source=doc) in real time which malicious requests have been captured by BunkerWeb and shared by the instances.
You can see the origin and destination of the request, as well as additional information such as the top country of origin / destination, the type of attack carried out...
![threatmapwebsite.png](C:\Users\blase\Documents\GitHub\bunkerweb\docs\assets\img\threatmapwebsite.png)

View file

@ -51,10 +51,26 @@ Explore the impressive array of security features offered by BunkerWeb. While no
To delve deeper into the core security features, we invite you to explore the [security tuning](security-tuning.md) section of the documentation. Discover how BunkerWeb empowers you to fine-tune and optimize security measures according to your specific needs.
## Ecosystem
To make the solution even more user-friendly, we're putting forward tools that make it easier to test, use or request advice or services.
[A veritable ecosystem exists around BunkerWeb.](ecosystem.md)
BunkerWeb's ecosystem includes :
- [**BunkerWeb Panel**](https://panel.bunkerweb.io/?utm_campaign=self&utm_source=doc) : It's a solution that allows you to request advice and services from BunkerWeb's creators in a centralized and simplified way.
- [**BunkerWeb Demo**](https://demo.bunkerweb.io/?utm_campaign=self&utm_source=doc) : This website integrates the BunkerWeb solution, so don't hesitate to attempt attacks to test the robustness of the solution.
- [**BunkerWeb Config**](https://config.bunkerweb.io/?utm_campaign=self&utm_source=doc) : This site lets you create services and view/apply different parameters to obtain a ready-to-use configuration.
- [**BunkerWeb Threatmap**](https://threatmap.bunkerweb.io/?utm_campaign=self&utm_source=doc) : This site gives you a real-time view of malicious requests that have been intercepted by the solution.
## Demo
<p align="center">
<iframe style="display: block;" width="560" height="315" src="https://www.youtube-nocookie.com/embed/ZhYV-QELzA4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe style="display: block;" width="560" height="315" src="https://www.youtube-nocookie.com/embed/ZhYV-QELzA4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</p>
A demo website protected with BunkerWeb is available at [demo.bunkerweb.io](https://demo.bunkerweb.io/?utm_campaign=self&utm_source=doc). Feel free to visit it and perform some security tests.