#2257: list of db payloads
This commit is contained in:
@@ -178,7 +178,7 @@ Optional. Default value is ``DELETE``.
|
||||
|
||||
The payload that the ``DataManipulationBot`` will send to the :ref:`DatabaseService`.
|
||||
|
||||
See :ref:`Database Payload List`
|
||||
.. include:: ../common/db_payload_list.rst
|
||||
|
||||
``port_scan_p_of_success``
|
||||
""""""""""""""""""""""""""
|
||||
|
||||
@@ -123,6 +123,8 @@ Optional. Default value is ``None``.
|
||||
|
||||
The payload that the ``DoSBot`` sends as part of its attack.
|
||||
|
||||
.. include:: ../common/db_payload_list.rst
|
||||
|
||||
``repeat``
|
||||
""""""""""
|
||||
|
||||
@@ -155,4 +157,4 @@ Optional. Default value is ``1000``.
|
||||
|
||||
The maximum number of sessions the ``DoSBot`` is able to make.
|
||||
|
||||
This must be an integer value above equal to or greater than ``0``.
|
||||
This must be an integer value equal to or greater than ``0``.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
.. only:: comment
|
||||
|
||||
© Crown-owned copyright 2023, Defence Science and Technology Laboratory UK
|
||||
|
||||
``ref``
|
||||
=======
|
||||
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
.. only:: comment
|
||||
|
||||
© Crown-owned copyright 2023, Defence Science and Technology Laboratory UK
|
||||
|
||||
.. _Database Payload List:
|
||||
|
||||
Available Database Payloads:
|
||||
|
||||
- ``SELECT``
|
||||
- ``INSERT``
|
||||
- ``DELETE``
|
||||
Reference in New Issue
Block a user