Skip to content

Commit ddd5d16

Browse files
authored
Merge pull request #2973 from blacklanternsecurity/update-docs
Automated Docs Update
2 parents 0f16c56 + 1df86d2 commit ddd5d16

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/modules/nuclei.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The Nuclei module has many configuration options:
5252
| modules.nuclei.silent | bool | Don't display nuclei's banner or status messages | False |
5353
| modules.nuclei.tags | str | execute a subset of templates that contain the provided tags | |
5454
| modules.nuclei.templates | str | template or template directory paths to include in the scan | |
55-
| modules.nuclei.version | str | nuclei version | 3.7.0 |
55+
| modules.nuclei.version | str | nuclei version | 3.7.1 |
5656
<!-- END BBOT MODULE OPTIONS NUCLEI -->
5757
5858
Most of these you probably will **NOT** want to change. In particular, we advise against changing the version of Nuclei, as it's possible the latest version won't work right with BBOT.

docs/scanning/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ In addition to the stated options for each module, the following universal optio
454454
| modules.nuclei.silent | bool | Don't display nuclei's banner or status messages | False |
455455
| modules.nuclei.tags | str | execute a subset of templates that contain the provided tags | |
456456
| modules.nuclei.templates | str | template or template directory paths to include in the scan | |
457-
| modules.nuclei.version | str | nuclei version | 3.7.0 |
457+
| modules.nuclei.version | str | nuclei version | 3.7.1 |
458458
| modules.oauth.try_all | bool | Check for OAUTH/IODC on every subdomain and URL. | False |
459459
| modules.paramminer_cookies.recycle_words | bool | Attempt to use words found during the scan on all other endpoints | False |
460460
| modules.paramminer_cookies.skip_boring_words | bool | Remove commonly uninteresting words from the wordlist | True |

0 commit comments

Comments
 (0)