HikvisionExploiter is a Python-based utility designed to automate exploitation and directory accessibility checks on Hikvision network cameras exploiting the Web interface Version 3.1.3.150324.
It downloads snapshots and compiles them into videos for efficient surveillance monitoring, Then retrieves the camera device info and downloads the “configurationFile” to all the registered Users Creds.
targets.txt
requests
librarydecrypt_configurationFile.py
, install using pip install pycrypto
)git clone https://github.com/HexBuddy/HikvisionExploiter.git
cd HikvisionExploiter
Install required packages
pip3 install -r requirements.txt
Download and install FFmpeg from FFmpeg’s official website.
targets.txt
fileCreate a targets.txt
file in the root directory of the project with the following format:
IP:PORT
Each line should contain an IP address and port of a Hikvision camera.
python3 checker.py
The script will check the accessibility of the directories on the specified cameras, download snapshots, and compile them into videos.
Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…
This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…
GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…
Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…
The free and open-source security platform SecHub, provides a central API to test software with…
Don't worry if there are any bugs in the tool, we will try to fix…