We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf65c3c commit 1cc3eaaCopy full SHA for 1cc3eaa
dictionaries/credentials.json
@@ -17,20 +17,28 @@
17
],
18
"passwords": [
19
"",
20
+ "0000",
21
+ "00000",
22
"111111",
23
"1111111",
24
+ "123",
25
"1234",
26
"12345",
27
"123456",
28
"1234567",
29
"12345678",
30
+ "123456789",
31
+ "12345678910",
32
"4321",
33
"666666",
34
"6fJjMKYx",
35
"888888",
36
"9999",
37
"admin",
38
+ "Admin",
39
+ "admin123",
40
"administrator",
41
+ "Administrator",
42
"aiphone",
43
"camera",
44
"fliradmin",
@@ -44,15 +52,19 @@
52
"pass",
45
53
"password",
46
54
"password123",
55
+ "qwerty",
56
+ "qwerty123",
47
57
"reolink",
48
58
"root",
49
59
"service",
50
60
"supervisor",
61
+ "support",
51
62
"system",
63
"tlJwpbo6",
64
"toor",
65
"tp-link",
66
"ubnt",
67
+ "user",
68
"wbox123",
69
"Y5eIMz3C"
70
]
0 commit comments