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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2023-29489 — CVE-2023-29489 是 cPanel 中一个可利用的反射型跨站脚本(XSS)漏洞。 | Kitploit
工具/GitHubGitHub/md-thalal/cve-2023-29489
漏洞扫描器漏洞利用Web应用程序漏洞利用信息收集Web安全渗透测试
GitHubmd-thalal/cve-2023-29489

CVE-2023-29489

CVE-2023-29489 是 cPanel 中一个可利用的反射型跨站脚本(XSS)漏洞。

查看仓库
42年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

md-thalal

MIT License

简介

在 cPanel 的某些版本中发现了一个可利用的反射型跨站脚本(XSS)漏洞,并分配了编号 CVE-2023-29489。该漏洞允许攻击者在无需认证的情况下执行任意 JavaScript 代码。即使 cPanel 管理端口未对外暴露,该 XSS 漏洞仍可能被利用。如果网站由 cPanel 管理,则 80 和 443 端口上的网站也容易受到此漏洞的影响。

关于

在 cPanel 11.109.9999.116 之前版本中发现了一个问题。通过无效的 webcall ID,跨站脚本可能会在 cpsrvd 错误页面上发生。

安装

  • 步骤 1:在终端中使用以下命令安装 CVE-2023-29489
root@kitploit:~
    pip install CVE-2023-29489 
  • 步骤 2:输入帮助命令以查看选项
root@kitploit:~
    CVE-2023-29489 -h

表格

示例输出

root@kitploit:~
                                                                           v1.0
   _______    ________    ___   ____ ___  ___       ___  ________________        
  / ____/ |  / / ____/   |__ \ / __ \__ \|__ \     |__ \<  /__  /__  <  /        
 / /    | | / / __/________/ // / / /_/ /__/ /_______/ // / /_ <  / // /
/ /___  | |/ / /__/_____/ __// /_/ / __// __/_____/ __// /___/ / / // /
\____/  |___/_____/    /____/\____/____/____/    /____/_//____/ /_//_/

                              Developed By https://cappriciosec.com


CVE-2022-21371 : Bug scanner for WebPentesters and Bugbounty Hunters

$ CVE-2022-21371 [option]

Usage: CVE-2022-21371 [options]

Options:
  -u, --url     URL to scan                                CVE-2022-21371 -u https://target.com
  -i, --input   <filename> Read input from txt             CVE-2022-21371 -i target.txt
  -o, --output  <filename> Write output in txt file        CVE-2022-21371 -i target.txt -o output.txt
  -c, --chatid  Creating Telegram Notification             CVE-2022-21371 --chatid yourid
  -b, --blog    To Read about CVE-2022-21371 Bug           CVE-2022-21371 -b
  -h, --help    Help Menu

语言和工具:

python

作者

@karthi-the-hacker

联系 Cappricio Securities

网站 : https://cappriciosec.com/

邮箱 : [email protected]

下载工具
选项描述示例
-u, --url要扫描的 URLCVE-2023-29489 -u https://target.com
-i, --input 从 txt 文件读取输入CVE-2023-29489 -i target.txt
-o, --output 将输出写入 txt 文件CVE-2023-29489 -i target.txt -o output.txt
-c, --chatid创建 Telegram 通知CVE-2023-29489 --chatid yourid
-b, --blog阅读关于 CVE-2023-29489 漏洞的信息CVE-2023-29489 -b
-h, --help帮助菜单