
Outils pour exploiter CVE-2023-24488
Cet outil s'inspire d'un outil similaire https://github.com/securitycipher/CVE-2023-24488 construit en Python. Cet outil a été développé en Golang et a été affiné à partir de sa version Python. Il est utilisé pour l'exploitation de CVE-2023-24488.
Installation, exécutez cette commande
λ ~ git clone https://github.com/LazyySec/CVE-2023-24488.git
λ ~ cd CVE-2023-24488
λ CVE-2023-24488 git:(main) go build CVE-2023-24488.go
Pour exécuter l'outil, exécutez cette commande
λ CVE-2023-24488 git:(main) ✗ ./CVE-2023-24488 --help
Develop By: LazySec
Usage of ./CVE-2023-24488:
-f string
File containing list of URLs/IPs
-o string
Output file to save vulnerable IPs
-u string
Single URL/IP to check vulnerability
Merci, et profitez bien de cet outil :)