Add more credentials to default dictionary

This commit is contained in:
Brendan LE GLAUNEC
2017-10-10 13:09:57 +02:00
committed by Brendan Le Glaunec
parent cfa90b36d8
commit da7fb6cd49
+11 -3
View File
@@ -3,9 +3,14 @@
"", "",
"admin", "admin",
"Admin", "Admin",
"Administrator",
"root", "root",
"supervisor", "supervisor",
"ubnt" "ubnt",
"service",
"Dinion",
"administrator",
"admin1"
], ],
"passwords" : [ "passwords" : [
"", "",
@@ -22,10 +27,13 @@
"meinsm", "meinsm",
"root", "root",
"4321", "4321",
"111111",
"1111111", "1111111",
"password", "password",
"ikwd", "ikwd",
"supervisor", "supervisor",
"ubnt" "ubnt",
"wbox123",
"service"
] ]
} }