diff --git a/config/weakpass_default.json b/config/weakpass_default.json new file mode 100644 index 00000000..c673f4b2 --- /dev/null +++ b/config/weakpass_default.json @@ -0,0 +1,8 @@ +{ + "contains":[ + "test", "123", "6969", "password", "qwerty", "fuck", "love" + ], + "literal":[ + "superman" + ] +} \ No newline at end of file