diff options
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/features.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/features.rst b/doc/source/features.rst index 407c0c0..e560925 100644 --- a/doc/source/features.rst +++ b/doc/source/features.rst | |||
| @@ -345,6 +345,11 @@ line number. By using the *right* set of restrictive rules (or by using the | |||
| 345 | *overly* restrictives ones in ``simulation`` mode), you might be able | 345 | *overly* restrictives ones in ``simulation`` mode), you might be able |
| 346 | to gather interesting vulnerabilities used against your website. | 346 | to gather interesting vulnerabilities used against your website. |
| 347 | 347 | ||
| 348 | Dumps are stored in the folder that you pass to the ``dump()`` filter, | ||
| 349 | in files named ``sp_dump.SHA`` with ``SHA`` being the *sha256* of the | ||
| 350 | rule that matched. This approach allows to mitigate denial of services attacks | ||
| 351 | that could fill up your filesystem. | ||
| 352 | |||
| 348 | 353 | ||
| 349 | Misc low-hanging fruits in the default configuration file | 354 | Misc low-hanging fruits in the default configuration file |
| 350 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | 355 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
