
Script d'exploitation en Python pour CVE-2022-46169 ciblant les applications web. Prend en charge une URL cible unique et un scan basé sur une liste pour l'exploitation automatisée des vulnérabilités.
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