summaryrefslogtreecommitdiff
path: root/doc/source/features.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/features.rst')
-rw-r--r--doc/source/features.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/features.rst b/doc/source/features.rst
index e9c3704..d7f6f7f 100644
--- a/doc/source/features.rst
+++ b/doc/source/features.rst
@@ -302,7 +302,7 @@ to restrict execution to users on the LAN for example. There are a *lot*
302of different filters, so make sure to read the :ref:`corresponding documentation <virtual-patching-config>`. 302of different filters, so make sure to read the :ref:`corresponding documentation <virtual-patching-config>`.
303 303
304Furthermore, running the `following script <https://github.com/nbs-system/snuffleupagus/blob/master/scripts/generate_rules.php>`_ will generate an hash and line-based whitelist 304Furthermore, running the `following script <https://github.com/nbs-system/snuffleupagus/blob/master/scripts/generate_rules.php>`_ will generate an hash and line-based whitelist
305of dangerous functions, droping them everywhere else: 305of dangerous functions, dropping them everywhere else:
306 306
307 307
308.. literalinclude:: ../../scripts/generate_rules.php 308.. literalinclude:: ../../scripts/generate_rules.php