Lucene search
+L

23 matches found

Kitploit
Kitploit
added 2026/09/22 1:28 p.m.9 views

hikihack

📚 Documentación e ilustraciones Para completar este análisis de la vulnerabilidad CVE-2017-7921 , se ponen a disposición varios recursos. Su objetivo es ayudar a comprender las posibles consecuencias de un equipo vulnerable, la importancia de las actualizaciones de seguridad y las buenas práctica...

9.8CVSS7.9AI score0.99998EPSS
SaveExploits14References1
Kitploit
Kitploit
added 2026/09/22 10:08 a.m.11 views

CVE-2017-7921-Research-Toolkit

CVE-2017-7921 Research Toolkit 安全声明:本工具仅供授权安全研究与漏洞验证使用 目录 法律与道德声明 项目描述 功能特性 安装说明 使用方法 输出结果 防御与修复建议 技术细节 致谢 ⚖️ 法律与道德声明 重要提示:使用本工具即表示您同意以下条款 仅限授权测试:仅用于您拥有明确书面授权的系统 遵守法律:严格遵守《网络安全法》及所在地相关法律法规 负责任披露:发现漏洞请通过官方渠道报告厂商 教育目的:本工具旨在提升物联网安全意识 后果自负:滥用本工具造成的法律后果由使用者自行承担 本项目遵循 GitHub 安全研究政策 及 海康威视安全响应中心 的披露规范。 📖...

9.8CVSS8.3AI score0.99998EPSS
SaveExploits14References1
Kitploit
Kitploit
added 2026/09/22 12:16 a.m.11 views

HikVision-CVE-2017-7921

HikVision-CVE-2017-7921 Identifique vulnerabilidades potenciales con verificaciones de explotación de CVE-2017-7921 o probando la URI /onvif-http/snapshot?auth=YWRtaW46MTEK en direcciones IP objetivo usando un enfoque multi-hilo para resultados más rápidos. Requirements root@kitploit: python3...

9.8CVSS8.5AI score0.99998EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/21 10:16 p.m.7 views

cve-2017-7921-golang

Exploit de omisión de Hikvision Requisitos 1. github.com/levigross/grequests 2. github.com/msterzhang/gpool 3. golang.org/x/net 4. github.com/go-vgo/robotgo Compilación root@kitploit: git clone https://github.com/MisakaMikato/cve-2017-7921-golang.git cd cve-2017-7921-golang/src/cve-2017-7921-gola...

9.8CVSS8.5AI score0.99998EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/20 1:20 p.m.9 views

CVE-2017-7921

Herramienta de Listado y Captura de Instantáneas de Cámaras Hikvision Herramienta independiente para listar cámaras Hikvision desde un archivo y tomar una instantánea de cada una usando credenciales válidas HTTP Basic o Digest auth o la omisión de autenticación CVE. Diseñada para ejecutarse en ot...

9.8CVSS8.4AI score0.99998EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/20 10:25 a.m.9 views

CVE-2017-7921-rewrite

CVE-2017-7921-重写 我使用 Python 简单重写了 CVE-2017-7921,仅供教育用途! 相当简单,我没有包含对 IP 之类的检查,也没有对响应进行高级检查等。 我在一台授权测试的摄像头(在我本地网络内)上进行了测试,似乎完美运行。 示例输出: root@kitploit: python 2017.py found usernames: admin,defualt admin:Pa$$W0rd defualt:Xf07732479 这与我们在 msfconsole 上使用相同漏洞时获取的凭据匹配。 root@kitploit: User Credentials...

9.8CVSS8.5AI score0.99998EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/20 7:50 a.m.8 views

hikvision_CVE-2017-7921_auth_bypass_config_decryptor

hikvisionCVE-2017-7921authbypassconfigdecryptor Este archivo python descifrará el configurationFile utilizado por las cámaras hikvision vulnerables a CVE-2017-7921. https://www.checkpoint.com/defense/advisories/public/2017/cpai-2017-0876.html/ Descripción Bypass de autenticación en cámaras IP...

9.8CVSS8.3AI score0.99998EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/20 4:41 a.m.7 views

CVE-2017-7921

Este repositorio no tiene un README...

9.8CVSS8.2AI score0.99998EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/20 1:52 a.m.8 views

hikvision-exploiter

CVE-2017-7921., CVE-2021-36260 actualizado 21/01/2026...

9.8CVSS8.2AI score0.99998EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/19 2:53 p.m.7 views

AnonHik

AnonHik Python脚本,利用CVE-2017-7921漏洞从海康威视摄像头获取图像 演示:...

9.8CVSS8.4AI score0.99998EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/18 5:50 p.m.8 views

CVE-2017-7921

CVE-2017-7921 漏洞利用 该脚本允许与存在 CVE-2017-7921 漏洞的摄像头交互,执行以下操作: 1. 下载并解密配置文件,其中包含摄像头的管理员密码。 2. 每秒连续下载图像。 3. 将一系列下载的图像转换为视频。 依赖要求 Python 3.x requirements.txt 中列出的包。使用以下命令安装: root@kitploit: pip install -r requirements.txt 用法 该脚本接受以下参数: -p IP:PORT:下载并解密配置文件。 -s IP:PORT:每秒下载图像。图像保存在 snapshots/IP:PORT/ 文件夹...

9.8CVSS8.4AI score0.99998EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/18 12:12 p.m.19 views

CVE-2017-7921

CVE-2017-7921 CVE-2017-7921-EXP Cámara Hikvision Esta herramienta está destinada principalmente a profesionales de seguridad en pruebas de penetración con autorización legal y a administradores de sitios web que realizan operaciones rutinarias. ¡Nadie puede utilizarla con fines ilegales o...

9.8CVSS8.4AI score0.99998EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/17 11:51 p.m.8 views

hikvision_CVE-2017-7921_auth_bypass_config_decryptor

hikvisionCVE-2017-7921authbypassconfigdecryptor 该 Python 文件用于解密受 CVE-2017-7921 影响的 hikvision 摄像头所使用的配置文件。 https://www.checkpoint.com/defense/advisories/public/2017/cpai-2017-0876.html/ 描述 Hikvision IP 摄像头认证绕过(CVE-2017-7921) 简而言之,受上述 CVE 影响的 hikvision 摄像头,通过在 URL 中提供一个简单的 base64 字符串作为参数,可以暴露多个路由。...

9.8CVSS8.3AI score0.99998EPSS
SaveExploits14
GithubExploit
GithubExploit
added 2026/09/11 2:58 p.m.19 views

Exploit for Improper Authentication in Hikvision Ds-2Cd2032-I_Firmware

CVE-2017-7921 Exploit exploit tool for the Hikvision imp...

9.8CVSS8.2AI score0.99998EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/08/10 4:24 p.m.9 views

CVE-2017-7921-Research-Toolkit GUI

CVE-2017-7921 Research Toolkit Security Statement: This tool is intended for authorized security research and vulnerability verification only. Table of Contents Legal and Ethical Statement Project Description Features Installation Usage Output Defense and Remediation Recommendations Technical...

9.8CVSS8.6AI score0.99998EPSS
SaveExploits14References2
The Hacker News
The Hacker News
added 2026/03/06 6:30 a.m.20 views

Hikvision and Rockwell Automation CVSS 9.8 Flaws Added to CISA KEV Catalog

The U.S. Cybersecurity and Infrastructure Security Agency CISA on Thursday added two security flaws impacting Hikvision and Rockwell Automation products to its Known Exploited Vulnerabilities KEV catalog, citing evidence of active exploitation. The critical-severity vulnerabilities are listed bel...

10CVSS6AI score0.99998EPSS
SaveExploits16
Tenable Nessus
Tenable Nessus
added 2024/07/22 12:00 a.m.398 views

Hikvision Cameras Improper Authentication (CVE-2017-7921)

While processing a specified request code, the user privilege-escalating vulnerability may occur for select Hikvision IP cameras with particular firmware version. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL...

9.8CVSS7.4AI score0.99998EPSS
SaveExploits14References6
GithubExploit
GithubExploit
added 2024/07/02 11:47 a.m.302 views

Exploit for Improper Authentication in Hikvision Ds-2Cd2032-I_Firmware

HikVision-CVE-2017-7921 Identify potential vulnerabilities w...

10CVSS9.2AI score0.99998EPSS
SaveExploits14
Rapid7 Blog
Rapid7 Blog
added 2022/10/21 5:31 p.m.232 views

Metasploit Weekly Wrap-Up

Zimbra with Postfix LPE CVE-2022-3569 This week rbowes added an LPE exploit for Zimbra with Postfix. The exploit leverages a vulnerability whereby the Zimbra user can run postfix as root which in turn is capable of executing arbitrary shellscripts. This can be abused for reliable privilege...

7.5CVSS0.6AI score0.99998EPSS
SaveExploits50
Rapid7 Blog
Rapid7 Blog
added 2022/09/30 6:47 p.m.218 views

Metasploit Weekly Wrap-Up

Veritas Backup Exec Agent RCE This module kindly provided by c0rs targets the Veritas Backup Exec Agent in order to gain RCE as the system/root user. The exploit itself is actually a chain of 3 separate CVEs CVE-2021-27876, CVE-2021-27877 and CVE-2021-27878 which only makes it more impressive...

9CVSS0.99998EPSS
SaveExploits53
Rows per page
Query Builder