
Ferramentas para realizar exploit do CVE-2023-24488
Esta ferramenta é inspirada em uma ferramenta semelhante https://github.com/securitycipher/CVE-2023-24488 construída em python. Esta ferramenta foi construída em golang e foi refinada a partir de sua versão em python, sendo usada para exploração da CVE-2023-24488
Instalação: siga este comando
λ ~ 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
Para executar as ferramentas, siga este comando
λ 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
Obrigado e aproveite o uso desta ferramenta :)