
CVE-2024-31982를 위한 취약점 탐지 및 악용 도구
CVE-2024-31982 취약점 탐지 및 악용(exploitation)을 위한 CVEHunter 도구
git clone https://github.com/th3gokul/CVE-2024-31982.git
cd CVE-2024-31982
pip install -r requirements.txt
python3 cvehunter.py --help
python3 cvehunter.py -h
____ __ __ _____ _ _ _
/ ___|\ \ / /| ____|| | | | _ _ _ __ | |_ ___ _ __
| | \ \ / / | _| | |_| || | | || '_ \ | __| / _ \| '__|
| |___ \ V / | |___ | _ || |_| || | | || |_ | __/| |
\____| \_/ |_____||_| |_| \__,_||_| |_| \__| \___||_|
CVE-2024-31982 @th3gokul
[Description]: Vulnerability Detection and Exploitation
tool for CVE-2024-31982
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]
이 도구는 RevoltSecurities의 오픈 소스 도구 개발자인 th3Gokul과 D.Sanjai Kumar이 개발했습니다. 이 도구는 보안 연구원과 윤리적 해커가 CVE-2024-31982에 대해 더 자세히 이해하고 악용할 수 있도록 개발되었습니다.
이 도구는 교육 및 윤리적 목적으로만 사용해야 하며, 개발자는 어떠한 불법적인 악용 행위에도 책임을 지지 않습니다.