Skip to content

Commit 2e36a65

Browse files
[create-pull-request] automated change
1 parent 6f62e97 commit 2e36a65

3 files changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,8 +227,6 @@ include:
227227

228228
config:
229229
modules:
230-
baddns:
231-
enable_references: True
232230
dnsbrute:
233231
recursive_mutations: true
234232
dnscommonsrv:

docs/scanning/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,7 @@ In addition to the stated options for each module, the following universal optio
678678
| modules.trufflehog.config | str | File path or URL to YAML trufflehog config | |
679679
| modules.trufflehog.deleted_forks | bool | Scan for deleted github forks. WARNING: This is SLOW. For a smaller repository, this process can take 20 minutes. For a larger repository, it could take hours. | False |
680680
| modules.trufflehog.only_verified | bool | Only report credentials that have been verified | True |
681-
| modules.trufflehog.version | str | trufflehog version | 3.95.8 |
681+
| modules.trufflehog.version | str | trufflehog version | 3.95.9 |
682682
| modules.urlscan.urls | bool | Emit URLs in addition to DNS_NAMEs | False |
683683
| modules.virustotal.api_key | str | list[str] | VirusTotal API Key | |
684684
| modules.wayback.archive | bool | fetch archived versions of dead URLs from the Wayback Machine and emit HTTP_RESPONSE events (requires urls=true) | False |

docs/scanning/presets_list.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,6 @@ Everything everywhere all at once
221221

222222
config:
223223
modules:
224-
baddns:
225-
enable_references: True
226224
dnsbrute:
227225
recursive_mutations: true
228226
dnscommonsrv:

0 commit comments

Comments
 (0)