Password reset key generator for some Hikvision devices
Go to file
Rasmus Moorats 69982c3b7e update readme 2020-05-30 16:25:25 +03:00
README.md update readme 2020-05-30 16:25:25 +03:00
keygen.py Initial commit 2018-08-05 19:38:12 +03:00

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.