Skip to content

nnsee/hikvision-keygen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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.

About

Password reset key generator for some Hikvision devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages