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-2018-9995-2 — Python exploit for CVE-2018-9995 targeting DVR/NVR devices with login bypass, supporting reconnaissance via Shodan and Zoomeye dorks. | Kitploit
Tools/GitHubGitHub/kienquoc102/cve-2018-9995-2
ReconnaissanceIoT SecurityPassword AttacksVulnerability AnalysisExploitationWeb Application Exploitation
GitHubkienquoc102/cve-2018-9995-2

CVE-2018-9995-2

Python exploit for CVE-2018-9995 targeting DVR/NVR devices with login bypass, supporting reconnaissance via Shodan and Zoomeye dorks.

View Repository
414 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

[Tool] CVE-2018-9995-2

root@kitploit:~
[*] CVE:            CVE-2018-9995
[*] Exploit Author: Fernandez Ezequiel ( @capitan_alfa ) 
[*] Modify:         Kien Quoc
[*] Version:        2.0

Install Python3

root@kitploit:~
    apt-get install git
    pip3 install requests
    pip3 install colorama
    sudo apt update
    apt-get install python3

Quick start

root@kitploit:~
     git clone https://github.com/kienquoc102/CVE-2018-9995-2
     cd CVE-2018-9995-2
     python3 exploit.py
     *and then enter IP and port (excluding http://ip:port)*
     Example: ( Host: 192.168.x.x )
              ( Port: 81 )
     and wait for hack.


DVR_indoor_1 DVR_indoor_2 DVR_indoor_3 DVR_indoor_4 DVR_indoor_5 DVR_indoor_6 DVR_indoor_7

Hack successfully:

The camera Company Has a Security Error:

root@kitploit:~
Novo
CeNova
QSee
Pulnix
XVR 5 in 1 (title: "XVR Login")
Securus,  - Security. Never Compromise !! - 
Night OWL
DVR Login
HVR Login
MDVR Login
Zeisic

Login Main:

DVR_login_1 DVR_login_2 DVR_login_3 DVR_login_4 DVR_login_5 DVR_login_6 DVR_login_7 DVR_login_8 DVR_login_10

Dorks:

root@kitploit:~
    Zoomeye.org: "/login.rsp"
    Shodan: "login.rsp"
    Google: intitle:"DVR Login"
            intitle:"NVR Login"
            intitle:"XVR Login"
            intitle:"AHD Login"

DVR_dorks_0 DVR_dorks_2 DVR_dorks_1 DVR_dorks_3

Tks for Read :XD

Download Tool