summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSébastien Santoro2024-11-06 22:31:47 +0000
committerJulien Voisin2024-11-06 22:42:39 +0000
commitc06201a888eedce3ef187c252884aaa3a3686bc7 (patch)
tree73cdd0884e1c7b66b923bc7a01d66acb95653b39 /doc
parent857fae6d6b0f39856d1032ec7b07b5dcd52dd342 (diff)
Link support script to new jvoisin repository
This is a follow-up for d7b7a0d4e10d.
Diffstat (limited to 'doc')
-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 32a535b..d0821f2 100644
--- a/doc/source/features.rst
+++ b/doc/source/features.rst
@@ -301,7 +301,7 @@ It can also restrict per `CIDR <https://en.wikipedia.org/wiki/Classless_Inter-Do
301to restrict execution to users on the LAN for example. There are a *lot* 301to 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/jvoisin/snuffleupagus/blob/master/scripts/generate_rules.php>`_ will generate an hash and line-based whitelist
305of dangerous functions, dropping them everywhere else: 305of dangerous functions, dropping them everywhere else:
306 306
307 307