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

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

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

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

工具目录

分类

查看所有分类
Loading categories
NetMRI-2014-3418 — Metasploit 模块,利用 InfoBlox Network Automation 的 CVE-2014-3418 命令注入漏洞,创建 sudo 用户并投递反向 Meterpreter 载荷。 | Kitploit
工具/GitHubGitHub/depthsecurity/netmri-2014-3418
权限提升漏洞利用框架漏洞利用Web应用程序漏洞利用渗透测试
GitHubdepthsecurity/netmri-2014-3418

NetMRI-2014-3418

Metasploit 模块,利用 InfoBlox Network Automation 的 CVE-2014-3418 命令注入漏洞,创建 sudo 用户并投递反向 Meterpreter 载荷。

查看仓库
91412年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

NetMRI-CVE-2014-3418 - Metasploit 模块

InfoBlox Network Automation OS 命令注入 Metasploit 模块

产品:Network Automation

root@kitploit:~
NetMRI
Switch Port Manager
Automation Change Manager
Security Device Controller

厂商:

root@kitploit:~
InfoBlox

受影响版本:

root@kitploit:~
6.4.X.X-6.8.4.X

测试版本:

root@kitploit:~
6.8.2.11

CVE 参考:

root@kitploit:~
CVE-2014-3418

发现与提供:

root@kitploit:~
Nate Kettlewell, Depth Security ( https://www.depthsecurity.com/ )

安装:

root@kitploit:~
git clone https://github.com/depthsecurity/NetMRI-2014-3418.git
将 netmri.rb 文件复制到 Metasploit 模块目录(例如 /root/.msf4/modules/exploits/multi/http/)

标准功能包括:

root@kitploit:~
创建用户
为用户设置密码
将用户添加到 “wheel” 组,可通过 sudo 以 root 身份执行命令
若未指定,则自动生成随机用户名和密码
执行所选的 Linux payload,已通过 reverse meterpreter 测试

未来功能:

root@kitploit:~
移除 SSH 依赖,仅使用 HTTP 进行 payload 传输。
会话结束时进行适当清理,进程不会终止
下载工具