You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
README.md | 3 years ago | |
keygen.py | 5 years ago |
README.md
Key generator to reset a Hikvision IP camera's admin password
Details
This is a script to exploit older Hikvision devices' weak password reset key generation. More details and a write-up can be found in this post.
Requirements
This script requires Python 3.6+ and numpy
:
$ pip install --user numpy
Usage
Generate a reset key using:
$ ./keygen.py <ip>
You can then use the key to reset the admin password using Hikvision's Search Active Devices Protocol tool.