diff options
Diffstat (limited to 'doc/source/features.rst')
| -rw-r--r-- | doc/source/features.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/source/features.rst b/doc/source/features.rst index 3855f2a..32a535b 100644 --- a/doc/source/features.rst +++ b/doc/source/features.rst | |||
| @@ -406,10 +406,12 @@ The builtin `"php" stream wrapper <https://www.php.net/manual/en/wrappers.php.ph | |||
| 406 | has support for common streams, like ``stdin``, ``stdout`` or ``stderr``, but | 406 | has support for common streams, like ``stdin``, ``stdout`` or ``stderr``, but |
| 407 | also for the dangerous ``filter`` one. | 407 | also for the dangerous ``filter`` one. |
| 408 | 408 | ||
| 409 | Examples of related vulnerability | 409 | Examples of related vulnerabilities |
| 410 | """"""""""""""""""""""""""""""""" | 410 | """"""""""""""""""""""""""""""""""" |
| 411 | 411 | ||
| 412 | - `CNEXT exploits <https://github.com/ambionics/cnext-exploits/>`__ | 412 | - `CNEXT exploits <https://github.com/ambionics/cnext-exploits/>`__ |
| 413 | - Synacktiv's `php_filter_chain_generator <https://github.com/synacktiv/php_filter_chain_generator>`__ tool | ||
| 414 | - Ambionic's `wrapwrap <https://github.com/ambionics/wrapwrap>`__ tool | ||
| 413 | 415 | ||
| 414 | .. _eval-feature: | 416 | .. _eval-feature: |
| 415 | 417 | ||
