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
CVE-2017-7921 — Exploit tool for CVE-2017-7921 in Hikvision cameras, supporting vulnerability detection, credential extraction, and snapshot retrieval via command-line interface. | Kitploit
Tools/GitHubGitHub/alkaid176/cve-2017-7921
ReconnaissanceVulnerability AnalysisExploitationWeb SecurityPenetration Testing
GitHubalkaid176/cve-2017-7921

CVE-2017-7921

Exploit tool for CVE-2017-7921 in Hikvision cameras, supporting vulnerability detection, credential extraction, and snapshot retrieval via command-line interface.

View Repository
6284 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2017-7921

CVE-2017-7921-EXP Hikvision camera


This tool is primarily intended for penetration testers with legal authorization and website administrators performing routine operations. Anyone must not use it for illegal purposes or profit-making, otherwise the consequences shall be borne by the user and legal liability will be pursued!

Usage

--rhost Target host
--rport Target port
--level Test level:
--level 1 Check whether the vulnerability exists
--level 2 Obtain the monitoring management source account and password
--level 3 Obtain the monitoring snapshot and administrator password

  • python3 CVE-2017-7921.py --rhost --rport Based on a single target
  • python3 CVE-2017-7921.py --file Based on an IP:port list
  • Download Tool