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

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

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

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

工具目录

分类

查看所有分类
Loading categories
cve-2023-20198 — 1vere$k POC on the CVE-2023-20198 | Kitploit
工具/GitHubGitHub/iveresk/cve-2023-20198
ReconnaissanceVulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubiveresk/cve-2023-20198

cve-2023-20198

1vere$k POC on the CVE-2023-20198

查看仓库
652年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

cve-2023-20198

描述.

1vere$k 针对 CVE-2023-20198 的 POC,基于 Blog 开发。同时根据原始 Cisco 文章 包含对十六进制响应的检查。

该脚本支持两种模式:

  • check 模式,仅对特定 URL 进行连接并检查响应码。如果返回 200 OK 且响应长度小于 32 个符号,则表明您的设备 可能 已被入侵。
  • exploit 模式。在该模式下,您需要定义用户名、密码以及已入侵配置。
  • 根据 Cisco 文章的建议,增加了 http/https 协议支持。
  • 使用 -h 标志获取帮助。

示例:

root@kitploit:~
git clone https://github.com/iveresk/cve-2023-20198.git
cd cve-2023-21098
pip install -r requirements.txt
python3 cve-2023-21098.py -m check -s https -t <target>

获取帮助:
python3 cve-2023-21098.py -h

联系方式

如有任何问题,欢迎通过 Keybase 联系我。

下载工具