
Python 익스플로잇 스크립트로, CVE-2022-46169를 대상으로 웹 애플리케이션을 공격합니다. 단일 대상 URL과 목록 기반 스캔을 지원하여 자동화된 취약점 악용을 수행합니다.
git clone https://github.com/miko550/CVE-2022-46169.git
cd CVE-2022-46169
usage: CVE-2022-46169.py [-h] [-t TARGET] [-l LIST]
options:
-h, --help show this help message and exit
-t TARGET, --target TARGET The URL of the target, eg: http://127.0.0.1
-l LIST, --list LIST List of target url saperated with new line