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

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

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

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

工具目录

分类

查看所有分类
Loading categories
POC_CVE-2023-21839 — 针对CVE-2023-21839的Python概念验证漏洞利用,通过LDAP注入针对WebLogic服务器实现未经认证的远程代码执行。 | Kitploit
工具/GitHubGitHub/houqe/poc_cve-2023-21839
Payload生成漏洞分析漏洞利用Web应用程序漏洞利用渗透测试
GitHubhouqe/poc_cve-2023-21839

POC_CVE-2023-21839

针对CVE-2023-21839的Python概念验证漏洞利用,通过LDAP注入针对WebLogic服务器实现未经认证的远程代码执行。

查看仓库
194153年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2023-21839

依据特殊需求将@4ra1n 大佬的GO版本翻译成了Python,再此感谢!

免责声明

本程序应仅用于授权的安全测试与研究目的,请使用者遵照网络安全法合理使用。

使用者使用该工具出现任何非法攻击等违法行为,与作者无关。

使用

vulhub 复现:链接

root@kitploit:~

   ___         __    ____   ___ ____  _____      ____  _  ___ _____ ___
  / __\/\   /\/__\  |___ \ / _ \___ \|___ /     |___ \/ |( _ )___ // _ \
 / /   \ \ / /_\_____ __) | | | |__) | |_ \ _____ __) | |/ _ \ |_ \ (_) |
/ /___  \ V //_|_____/ __/| |_| / __/ ___) |_____/ __/| | (_) |__) \__, |
\____/   \_/\__/    |_____|\___/_____|____/     |_____|_|\___/____/  /_/

usage: CVE-2023-21839.py [-h] [-ip] [-p] [-l]

Please enter parameters

optional arguments:
  -h, --help    show this help message and exit
  -ip , --ip    target ip
  -p , --port   target port
  -l , --ldap   ldap
    
   
python3 CVE-2023-21839.py -ip xx -p xx -l ldap://xx    

image-20230421155035098

下载工具