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-14882 — Python exploit for CVE-2020-14882 targeting Oracle WebLogic servers with remote command execution via URL scanning and batch file processing. | Kitploit
Tools/GitHubGitHub/qmf0c3uk/cve-2020-14882
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHubqmf0c3uk/cve-2020-14882

CVE-2020-14882

Python exploit for CVE-2020-14882 targeting Oracle WebLogic servers with remote command execution via URL scanning and batch file processing.

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

Thank you NS-Sp4ce、Jas502n、s1kr10s、demon、斯文 reference: https://github.com/NS-Sp4ce/CVE-2020-14882 https://github.com/jas502n/CVE-2020-14882 https://github.com/s1kr10s/CVE-2020-14882

usage: CVE-2020-14882.py [-h] [-u URL] [-f FILE] [-c CMD]

optional arguments: -h, --help show this help message and exit -u URL, --url URL Target URL; Example:http://ip:port -f FILE, --file FILE Url File; Example:url.txt -c CMD, --cmd CMD Commands to be executed; Example_1: python CVE-2020-14882.py -f url.txt -c id

Example_2: python CVE-2020-14882.py -u http://ip:port -c id

Download Tool