diff --git a/docs/scanning/configuration.md b/docs/scanning/configuration.md index 2b76fa99c..66d86991c 100644 --- a/docs/scanning/configuration.md +++ b/docs/scanning/configuration.md @@ -257,7 +257,7 @@ Many modules accept their own configuration options. These options have the abil | modules.nuclei.severity | str | Filter based on severity field available in the template. | | | modules.nuclei.tags | str | execute a subset of templates that contain the provided tags | | | modules.nuclei.templates | str | template or template directory paths to include in the scan | | -| modules.nuclei.version | str | nuclei version | 2.9.9 | +| modules.nuclei.version | str | nuclei version | 2.9.15 | | modules.oauth.try_all | bool | Check for OAUTH/IODC on every subdomain and URL. | False | | modules.paramminer_cookies.http_extract | bool | Attempt to find additional wordlist words from the HTTP Response | True | | modules.paramminer_cookies.skip_boring_words | bool | Remove commonly uninteresting words from the wordlist | True |