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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2020-0796 — Lightweight PoC and Scanner for CVE-2020-0796 without authentication. | Kitploit
工具/GitHubGitHub/ran-sama/cve-2020-0796
Vulnerability ScannersVulnerability AnalysisExploitationNetwork SecurityPenetration Testing
GitHubran-sama/cve-2020-0796

CVE-2020-0796

Lightweight PoC and Scanner for CVE-2020-0796 without authentication.

查看仓库
127个月前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2020-0796

一个更简单的CVE-2020-0796 PoC和扫描器,因为它使用静态数据包。具有防止在公网IP上意外使用(不要那样做)的保护措施,以及一个用于触发崩溃的开关。仅需要原始Python 3!

扫描模式:

root@kitploit:~
python3 poc-and-scan.py 10.0.0.15 N

扫描+崩溃模式:

root@kitploit:~
python3 poc-and-scan.py 10.0.0.15 Y

输出:

root@kitploit:~
SMB v311 with LZNT1 detected.
Sending malformed packet per user request!

许可证

根据WTFPL许可证授权。

下载工具