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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2016-0792 — Modified Verion of CVE-2016-0792 | Kitploit
工具/GitHubGitHub/aviksaikat/cve-2016-0792
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHubaviksaikat/cve-2016-0792

CVE-2016-0792

Modified Verion of CVE-2016-0792

查看仓库
112年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

Jenkins 序列化漏洞利用 - CVE-2016-0792


https://www.exploit-db.com/exploits/42394/

更多信息请见

  1. Contrast Security

  2. Pentester Lab

要求

  1. Python 3.6.x

  2. requests 库是此利用程序工作所必需的

    sudo pip install requests

用法

  • 旧方法
  • 新方法
root@kitploit:~
python3 exp.py -u <url> -c <command>    
root@kitploit:~
usage: exploit.py [-h] [-u U] [-c C]

CVE-2016-0792

optional arguments:
  -h, --help  show this help message and exit
  -u U        url to exploit
  -c C        command to execute

免责声明

未经许可使用本软件攻击目标是非法的。对于因违反法律使用本软件而造成的任何损害,我不承担任何责任。

下载工具