diff options
| author | Sébastien Santoro | 2024-11-06 22:31:47 +0000 |
|---|---|---|
| committer | Julien Voisin | 2024-11-06 22:42:39 +0000 |
| commit | c06201a888eedce3ef187c252884aaa3a3686bc7 (patch) | |
| tree | 73cdd0884e1c7b66b923bc7a01d66acb95653b39 /doc | |
| parent | 857fae6d6b0f39856d1032ec7b07b5dcd52dd342 (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.rst | 2 |
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 | |||
| 301 | to restrict execution to users on the LAN for example. There are a *lot* | 301 | to restrict execution to users on the LAN for example. There are a *lot* |
| 302 | of different filters, so make sure to read the :ref:`corresponding documentation <virtual-patching-config>`. | 302 | of different filters, so make sure to read the :ref:`corresponding documentation <virtual-patching-config>`. |
| 303 | 303 | ||
| 304 | Furthermore, running the `following script <https://github.com/nbs-system/snuffleupagus/blob/master/scripts/generate_rules.php>`_ will generate an hash and line-based whitelist | 304 | Furthermore, running the `following script <https://github.com/jvoisin/snuffleupagus/blob/master/scripts/generate_rules.php>`_ will generate an hash and line-based whitelist |
| 305 | of dangerous functions, dropping them everywhere else: | 305 | of dangerous functions, dropping them everywhere else: |
| 306 | 306 | ||
| 307 | 307 | ||
