Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2020-14882 — 用于CVE-2020-14882的Python漏洞利用工具,针对Oracle WebLogic服务器,通过URL扫描和批处理文件处理实现远程命令执行。 | Kitploit
工具/GitHubGitHub/qmf0c3uk/cve-2020-14882
漏洞分析漏洞利用Web应用程序漏洞利用渗透测试命令与控制
GitHubqmf0c3uk/cve-2020-14882

CVE-2020-14882

用于CVE-2020-14882的Python漏洞利用工具,针对Oracle WebLogic服务器,通过URL扫描和批处理文件处理实现远程命令执行。

查看仓库
7515年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

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

下载工具