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.
Imagine if you had a super-powered assistant who could automatically handle all the boring, repetitive…
Managing files efficiently is a core skill for anyone working in Linux, whether you're a…
Open ports act as communication endpoints between your Linux system and the outside world. Every…
Introduction In today’s cyber threat landscape, protecting endpoints such as computers, smartphones, and tablets from…
Introduction In today's fast-paced cybersecurity landscape, incident response is critical to protecting businesses from cyberattacks.…
Artificial Intelligence (AI) is changing how industries operate, automating processes, and driving new innovations. However,…