Update 'doc/source/index.rst'

This commit is contained in:
Kabai, Zoltán Gábor 2023-05-12 10:24:38 +00:00
parent 61c389c141
commit 51bef1b54b

View File

@ -1,8 +1,13 @@
Dedicated Web Application Firewall
==================================
Web Application Firewall (WAF) keeps web services stable and secure. It examines all HTTP and HTTPS requests to detect and block the following attacks: Structured Query Language (SQL) injection, cross-site scripting (XSS), webshells, command and code injections, file inclusion, sensitive file access, third-party vulnerability exploits, Challenge Collapsar (CC) attacks, malicious crawlers, and cross-site request forgery (CSRF).
.. directive_wrapper::
:class: container-sbv
.. service_card::
:service_type: wafd
:umn: This document helps you know about the Web Application Firewall (Dedicated) and guide you on how to use the service.
:api-ref: This document describes application programming interfaces (APIs) of the Web Application Firewall (Dedicated) and provides API parameter description and example values.