
Exploiter: 비동기 성능을 갖춘 CVE-2024-29973용 취약점 탐지 및 익스플로잇 도구
비동기 성능을 갖춘 CVE-2024-29973 취약점 탐지 및 익스플로잇 도구입니다.
git clone https://github.com/RevoltSecurities/CVE-2024-29973
pip install -r requirements.txt
python3 exploit.py --help
python3 exploit.py -h
______ ____ __ _ ______
/ ____/ __/ __ \/ / ____ (_)_ __/__ _____
/ __/ | |/_/ /_/ / / / __ \/ / / / / _ \/ ___/
/ /____> </ ____/ /__/ /_/ / / / / / __/ /
/_____/_/|_/_/ /_____|____/_/ /_/ \___/_/
@RevoltSecurities
[Description]: Vulnerability Detection and Exploitation tool for CVE-2024-29973
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]
이 도구는 D.Sanjai Kumar @RevoltSecurities가 CVE-2024-249973 명령 주입 취약점을 탐지 및 익스플로잇하기 위해 개발했습니다. 이 도구는 교육 및 윤리적 목적으로만 사용해야 하며, 개발자는 불법적인 익스플로잇에 대해 책임을 지지 않습니다.