Skip to content
KitploitKITPLOIT
ToolsBlog
Einreichen
ToolsBlog
Einreichen

Hacking-, PenTest- und Cybersicherheits-Tools für Ihr Sicherheitsarsenal!

Kitploit ist ein Verzeichnis von Hacking-, Cybersicherheits- und Pentesting-Tools. Entdecken Sie die neuesten Projekt-Updates, um Schwachstellen zu finden, Systeme zu analysieren, Tests zu automatisieren und Ihre Sicherheit zu stärken.

··Feeds·Kontakt·Datenschutz·© 2026 Kitploit

Tool-Verzeichnis

Kategorien

Alle Kategorien anzeigen
Loading categories
Tools/GitHubGitHub/kienquoc102/cve-2018-9995-2
AufklärungIoT-SicherheitPasswortangriffeSchwachstellenanalyseExploitationWebanwendungs-Exploitation
GitHubkienquoc102/cve-2018-9995-2

CVE-2018-9995-2

Python-Exploit für CVE-2018-9995, das DVR/NVR-Geräte mit Login-Bypass angreift und Reconnaissance über Shodan- und Zoomeye-Dorks unterstützt.

Repository anzeigen
41vor 4 JahrenNoch nicht geprüft

Beliebteste

Alle anzeigen →

Entdecken Sie die meistgenutzten Tools unserer Community.

Alle Tools erkunden

Durchsuchen Sie unsere Tool-Sammlung

Alle Tools anzeigen →
Teilen

[Werkzeug] CVE-2018-9995-2

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

Python3 installieren

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

Schnellstart

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 erfolgreich:

Die Kamera-Firma hat einen Sicherheitsfehler:

root@kitploit:~
Novo
CeNova
QSee
Pulnix
XVR 5 in 1 (Titel: "XVR Login")
Securus,  - Sicherheit. Niemals Kompromisse !! - 
Night OWL
DVR Login
HVR Login
MDVR Login
Zeisic

Haupt-Login:

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

Danke fürs Lesen :XD

Tool herunterladen