Add more credentials to default dictionary
This commit is contained in:
committed by
Brendan Le Glaunec
parent
cfa90b36d8
commit
da7fb6cd49
@@ -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"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user