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

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

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

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

工具目录

分类

查看所有分类
Loading categories
kentico-xperience13-AuthBypass-wt-2025-0011 — 用于通过 POST 请求分析检测 Kentico Xperience 13 CMS Staging Service 中身份验证绕过漏洞(WT-2025-0011)的 Python 脚本。 | Kitploit
工具/GitHubGitHub/watchtowrlabs/kentico-xperience13-authbypass-wt-2025-0011
身份验证与授权漏洞分析漏洞利用Web应用程序漏洞利用Web安全渗透测试
GitHubwatchtowrlabs/kentico-xperience13-authbypass-wt-2025-0011

kentico-xperience13-AuthBypass-wt-2025-0011

用于通过 POST 请求分析检测 Kentico Xperience 13 CMS Staging Service 中身份验证绕过漏洞(WT-2025-0011)的 Python 脚本。

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
查看仓库
7121年前尚未审核

WT-2025-0011(尚未分配 CVE)

Kentico Xperience 13 CMS - Staging Service 身份验证绕过检测

检测演示

root@kitploit:~
python3 .\watchTowr-vs-kentico-xperience13-AuthBypass-wt-2025-0011.py -H http://labcms -u admin
                         __         ___  ___________
         __  _  ______ _/  |__ ____ |  |_\__    ____\____  _  ________
         \ \/ \/ \__  \    ___/ ___\|  |  \|    | /  _ \ \/ \/ \_  __ \
          \     / / __ \|  | \  \___|   Y  |    |(  <_> \     / |  | \/
           \/\_/ (____  |__|  \___  |___|__|__  | \__  / \/\_/  |__|
                                  \/          \/     \/

        watchTowr-vs-kentico-xperience13-AuthBypass-wt-2025-0011.py
        (*) WT-2025-0011: Kentico Xperience 13 CMS - Staging Service Authentication Bypass Check

          - Piotr Bazydlo (@chudyPB) of watchTowr

        CVEs: TBD

[+] Verifying Authentication Bypass in Staging API
[+] VULNERABLE: Authentication Bypassed!

描述

此脚本尝试绕过 Kentico Xperience 13 CMS Staging Service 的身份验证。它发送单个 POST 请求并分析 API 响应。

它接受一个可选的 -u 参数,用于指定 Staging Service 用户名(默认:admin)。

在 Kentico Xperience 13 Hotfix 173 之前,此漏洞可使用任意提供的用户名进行利用。 对于 Hotfix >= 173 且 < 178,只有当您提供有效的 Staging Service 用户名(默认:admin)时,此漏洞才能被利用。 Hotfix 178 提供了修补程序,因此不易受此漏洞影响。

受影响版本

  • Hotfix 178 之前的 Kentico Xperience 13
  • 配置:Staging Service 需要启用用户名/密码身份验证

未测试其他 Kentico Xperience 版本(例如 Kentico Xperience 12)。

注意

利用过程根据 Kentico Hotfix 级别略有不同。有关详细信息,请参阅 描述 部分。

关注 watchTowr Labs

关注 watchTowr Labs 团队以获取最新的安全研究

  • https://labs.watchtowr.com/
  • https://x.com/watchtowrcyber
下载工具