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

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

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

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

工具目录

分类

查看所有分类
Loading categories
Silent_CVE_2019_16394 — CVE-2019-16394 的简单 POC | Kitploit
工具/GitHubGitHub/trungnd51/silent_cve_2019_16394
漏洞分析漏洞利用Web应用程序漏洞利用信息收集渗透测试
GitHubtrungnd51/silent_cve_2019_16394

Silent_CVE_2019_16394

CVE-2019-16394 的简单 POC

查看仓库
6年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2019-16394

CVE-2019-16394 的一个简单 POC Python 脚本

该脚本针对法语网站进行了调整,如果网站语言不同,你可能需要对其进行修改。

安装

root@kitploit:~
pip install -r requirements.txt

用法

root@kitploit:~
usage: cve_2019_16394.py [-h] -u URL -f FILE [-v]

optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL     Base Target URL (without the spip.php)
  -f FILE, --file FILE  File containing the mails to test
  -v, --verbose         Verbose output

链接

https://www.cvedetails.com/cve/CVE-2019-16394/ https://zone.spip.net/trac/spip-zone/changeset/117577/spip-zone

下载工具