Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
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
工具/GitHubGitHub/kienquoc102/cve-2018-9995-2
侦察物联网安全密码攻击漏洞分析漏洞利用Web应用程序漏洞利用
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.

查看仓库
414年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

[工具] CVE-2018-9995-2

root@kitploit:~
[*] CVE:            CVE-2018-9995
[*] 利用作者: Fernandez Ezequiel ( @capitan_alfa ) 
[*] 修改者:         Kien Quoc
[*] 版本:          2.0

安装 Python3

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

快速开始

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室内1 DVR室内2 DVR室内3 DVR室内4 DVR室内5 DVR室内6 DVR室内7

成功入侵:

存在安全漏洞的摄像头公司:

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

登录主界面:

DVR登录1 DVR登录2 DVR登录3 DVR登录4 DVR登录5 DVR登录6 DVR登录7 DVR登录8 DVR登录10

Dork 搜索语法:

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

DVR dork 0 DVR dork 2 DVR dork 1 DVR dork 3

感谢阅读 :XD

下载工具