Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/kooroshsanaei/hikvision-cve-2017-7921
ReconnaissanceVulnerability ScannersIoT SecurityExploitationWeb Application ExploitationInformation Gathering
GitHubkooroshsanaei/hikvision-cve-2017-7921

HikVision-CVE-2017-7921

Multi-threaded scanner to identify HikVision cameras vulnerable to CVE-2017-7921 by testing the ONVIF snapshot endpoint for unauthorized access.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
6132 years agoNot yet reviewed

HikVision-CVE-2017-7921

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.

Requirements

root@kitploit:~
python3
Python Pacakges => requests, Fake_useragent, colorama

Installation

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 install command followed by the package names listed in requirements.txt.

[!TIP] Ensure Python 3 is installed and added to your system path.

Linux

root@kitploit:~
cd /HikVision-CVE-2017-7921 
pip3 install -r requirements.txt
Add ips to targets.txt and then
python3 main.py
Then Check; vulnerable.txt

ScreenShot Of The Tool

ScreenShot Of The Tool

Features And Issues

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

Download Tool