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.txtrequests 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.
Introduction Artificial Intelligence is changing how cybersecurity professionals work, especially in penetration testing. Tools that…
The Windows Registry Editor lets you easily view and control critical Windows system and application…
In the rapidly expanding Internet of Things (IoT) ecosystem, billions of devices are constantly exchanging…
Have you ever come across a picture on the internet and wondered where it came…
Overview WhatsMyName is a free, community-driven OSINT tool designed to identify where a username exists…
Managing disk usage is a crucial task for Linux users and administrators alike. Understanding which…