From 1cc3eaa0fa2c545868fcaea9696ca66f41879822 Mon Sep 17 00:00:00 2001 From: supremepot <63981037+supremepot@users.noreply.github.com> Date: Thu, 17 Mar 2022 14:29:40 +0100 Subject: [PATCH] New password proposal (#304) Co-authored-by: Brendan Le Glaunec --- dictionaries/credentials.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/dictionaries/credentials.json b/dictionaries/credentials.json index 38a5371..480c9f9 100644 --- a/dictionaries/credentials.json +++ b/dictionaries/credentials.json @@ -17,20 +17,28 @@ ], "passwords": [ "", + "0000", + "00000", "111111", "1111111", + "123", "1234", "12345", "123456", "1234567", "12345678", + "123456789", + "12345678910", "4321", "666666", "6fJjMKYx", "888888", "9999", "admin", + "Admin", + "admin123", "administrator", + "Administrator", "aiphone", "camera", "fliradmin", @@ -44,15 +52,19 @@ "pass", "password", "password123", + "qwerty", + "qwerty123", "reolink", "root", "service", "supervisor", + "support", "system", "tlJwpbo6", "toor", "tp-link", "ubnt", + "user", "wbox123", "Y5eIMz3C" ]