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-2019-2725 — Proof-of-concept exploit for CVE-2019-2725 Weblogic deserialization RCE. Executes remote commands by sending a crafted payload to the vulnerable AsyncResponseService endpoint. | Kitploit
Tools/GitHubGitHub/leerina/cve-2019-2725
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubleerina/cve-2019-2725

CVE-2019-2725

Proof-of-concept exploit for CVE-2019-2725 Weblogic deserialization RCE. Executes remote commands by sending a crafted payload to the vulnerable AsyncResponseService endpoint.

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

POC-EXP

This script targets the CVE-2019-2725 WebLogic deserialization RCE vulnerability. Before use, please modify the VPS listening address, and submit the specified URL at runtime to complete the test. The test address is: http://192.168.209.134:49163/_async/AsyncResponseService After modifying the listening address and port in the payload parameters: #python CVE-2019-2725.py After running, input http://ip:port/_async/AsyncResponseService

Download Tool