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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2014-3704 — 这段代码取自 'Drupal 7.0 < 7.31 - 'Drupalgeddon' SQL Injection (Add Admin User)',并转换为 Python 3,以适合 Academy 中模块 'Attacking Commoon Applications' 和章节 'Attacking Drupal' 的练习。 | Kitploit
工具/GitHubGitHub/joaomorenorf/cve-2014-3704
漏洞利用Web应用程序漏洞利用渗透测试学习与教育实验室与实践
GitHubjoaomorenorf/cve-2014-3704

CVE-2014-3704

这段代码取自 'Drupal 7.0 < 7.31 - 'Drupalgeddon' SQL Injection (Add Admin User)',并转换为 Python 3,以适合 Academy 中模块 'Attacking Commoon Applications' 和章节 'Attacking Drupal' 的练习。

查看仓库
11年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

将代码转换为 Python 3

此代码来自 "Drupal 7.0 < 7.31 - 'Drupalgeddon' SQL Injection (Add Admin User)",已转换为 Python 3,以适配 Academy 中模块 "Attacking Commoon Applications" 和部分 "Attacking Drupal" 的练习。

原始代码使用 Python 2 编写,但已将其转换为兼容 Python 3。此 README 结构复制自此处。

要求

要运行此代码,您的系统需要安装 Python 3。

用法

运行代码只需在终端或命令提示符中使用 Python 3 执行脚本即可。例如:

root@kitploit:~
$ wget https://github.com/joaomorenorf/CVE-2014-3704/raw/refs/heads/master/CVE-2014-3704.py
$ python3 CVE-2014-3704.py

贡献

如果您发现代码存在任何问题或有改进建议,请随时提交 issue 或发起 pull request。

下载工具