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
+10 -2
View File
@@ -3,9 +3,14 @@
"",
"admin",
"Admin",
"Administrator",
"root",
"supervisor",
"ubnt"
"ubnt",
"service",
"Dinion",
"administrator",
"admin1"
],
"passwords" : [
"",
@@ -22,10 +27,13 @@
"meinsm",
"root",
"4321",
"111111",
"1111111",
"password",
"ikwd",
"supervisor",
"ubnt"
"ubnt",
"wbox123",
"service"
]
}