Created
March 15, 2018 20:33
-
-
Save Ullaakut/5784d2c627fbc223abd21a47ce39d54f to your computer and use it in GitHub Desktop.
Default RTSP credentials for IP cameras
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"usernames": [ | |
"", | |
"admin", | |
"Admin", | |
"Administrator", | |
"root", | |
"supervisor", | |
"ubnt", | |
"service", | |
"Dinion", | |
"administrator", | |
"admin1" | |
], | |
"passwords" : [ | |
"", | |
"admin", | |
"9999", | |
"123456", | |
"pass", | |
"camera", | |
"1234", | |
"12345", | |
"fliradmin", | |
"system", | |
"jvc", | |
"meinsm", | |
"root", | |
"4321", | |
"111111", | |
"1111111", | |
"password", | |
"ikwd", | |
"supervisor", | |
"ubnt", | |
"wbox123", | |
"service" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment