You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| modules.wafw00f.generic_detect | bool | When no specific WAF detections are made, try to perform a generic detect | True |
@@ -678,7 +679,7 @@ In addition to the stated options for each module, the following universal optio
678
679
| modules.trufflehog.config | str | File path or URL to YAML trufflehog config | |
679
680
| 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 |
680
681
| modules.trufflehog.only_verified | bool | Only report credentials that have been verified | True |
681
-
| modules.trufflehog.version | str | trufflehog version | 3.95.8 |
682
+
| modules.trufflehog.version | str | trufflehog version | 3.95.9 |
682
683
| modules.urlscan.urls | bool | Emit URLs in addition to DNS_NAMEs | False |
| modules.wayback.archive | bool | fetch archived versions of dead URLs from the Wayback Machine and emit HTTP_RESPONSE events (requires urls=true) | False |
0 commit comments