
CVE-2024-34102: Unauthenticated Magento XXE
CVEHunter 工具用于 CVE-2024-34102 漏洞检测与利用,具备异步性能。
git clone https://github.com/th3gokul/CVE-2024-34102.git
cd CVE-2024-34102
pip install -r requirements.txt
python3 cvehunter.py --help
python3 cvehunter.py -h
____ __ __ _____ _ _ _
/ ___|\ \ / /| ____|| | | | _ _ _ __ | |_ ___ _ __
| | \ \ / / | _| | |_| || | | || '_ \ | __| / _ \| '__|
| |___ \ V / | |___ | _ || |_| || | | || |_ | __/| |
\____| \_/ |_____||_| |_| \__,_||_| |_| \__| \___||_|
CVE-2024-34102 @th3gokul & Sanjaith3hacker
[Description]: Vulnerability Detection and Exploitation tool for CVE-2024-34102
options:
-h, --help show this help message and exit
-u URL, --url URL [INF]: Specify a URL or domain for vulnerability detection
-l LIST, --list LIST [INF]: Specify a list of URLs for vulnerability detection
-t THREADS, --threads THREADS
[INF]: Number of threads for list of URLs
-proxy PROXY, --proxy PROXY
[INF]: Proxy URL to send request via your proxy
-v, --verbose [INF]: Increases verbosity of output in console
-o OUTPUT, --output OUTPUT
[INF]: Filename to save output of vulnerable target]
CVEHunter 工具是 CVE-2024-34102 的利用工具,该工具的开发者是
我们特别感谢 bebik 和他的 SSRF 工具,该工具在我们的研究和利用过程中提供了帮助,以便了解回调、ping 并在利用此漏洞时找到准确结果。我们感谢他为开源社区做出的巨大贡献。
该工具 ⚒️ 仅用于教育 📖 和道德目的,开发者不对任何非法利用行为负责。