Skip to content

Commit c1e1cd9

Browse files
Merge pull request #2403 from blacklanternsecurity/update-docs
Automated Docs Update
2 parents 0c15b85 + 06a8bb3 commit c1e1cd9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/modules/nuclei.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The Nuclei module has many configuration options:
5151
| modules.nuclei.silent | bool | Don't display nuclei's banner or status messages | False |
5252
| modules.nuclei.tags | str | execute a subset of templates that contain the provided tags | |
5353
| modules.nuclei.templates | str | template or template directory paths to include in the scan | |
54-
| modules.nuclei.version | str | nuclei version | 3.4.1 |
54+
| modules.nuclei.version | str | nuclei version | 3.4.2 |
5555
<!-- END BBOT MODULE OPTIONS NUCLEI -->
5656
5757
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
@@ -374,7 +374,7 @@ Many modules accept their own configuration options. These options have the abil
374374
| modules.nuclei.silent | bool | Don't display nuclei's banner or status messages | False |
375375
| modules.nuclei.tags | str | execute a subset of templates that contain the provided tags | |
376376
| modules.nuclei.templates | str | template or template directory paths to include in the scan | |
377-
| modules.nuclei.version | str | nuclei version | 3.4.1 |
377+
| modules.nuclei.version | str | nuclei version | 3.4.2 |
378378
| modules.oauth.try_all | bool | Check for OAUTH/IODC on every subdomain and URL. | False |
379379
| modules.paramminer_cookies.recycle_words | bool | Attempt to use words found during the scan on all other endpoints | False |
380380
| modules.paramminer_cookies.skip_boring_words | bool | Remove commonly uninteresting words from the wordlist | True |

0 commit comments

Comments
 (0)