diff options
| author | Christian Göttsche | 2024-05-27 22:48:49 +0200 |
|---|---|---|
| committer | jvoisin | 2024-06-09 17:16:29 +0200 |
| commit | b41dcf2947bbcfca0152d06684b1caac2586a0b6 (patch) | |
| tree | 03c3286d91881de871c78debf73ad36231dad774 /doc/source/features.rst | |
| parent | ea08ba005b7a3a3de379fec3c173fa9c21d81fa7 (diff) | |
Wording updates
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 | ||
