diff --git a/config.textproto b/config.textproto index f8e21f0..1510ee9 100644 --- a/config.textproto +++ b/config.textproto @@ -127,7 +127,7 @@ plugins: { } templatedweakcredentials: { - max_attempts_per_service: 100 + max_attempts_per_service: 0 # no limit username_file: "plugins/detectors/templatedweakcredentials/data/usernames.txt" passwords_file: "plugins/detectors/templatedweakcredentials/data/passwords.txt" }