diff options
| -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 | ||
