
POC scanner for CVE-2024-47176
Utilitário para varrer rapidamente um único IP / CIDR em busca do OpenPrinting CVE 2024-47176 na porta UDP 631
Este utilitário é rápido e feio - mas pode ser útil para algumas pessoas.
O exploit foi propositadamente omitido, pois é mais voltado para escanear e conscientizar os usuários.
go build .
Usage:
-dest string
Endereço IP para callbacks
-destport string
Porta TCP para escutar callbacks HTTP (padrão "12345")
-port string
Porta UDP alvo (padrão "631")
-target string
Endereço IP alvo, rede CIDR ou nome de arquivo para escanear
go run main.go -ip <target-ip> -port 631 -dest <your listening ip> -destport <your listening port>
OR
./spill -ip <target-ip> -port 631 -dest <your listening ip> -destport <your listening port>
go run main.go -target <target-range> -port 631 -dest <your listening ip> -destport <your listening port>
OR
./spill -target <target-range> -port 631 -dest <your listening ip> -destport <your listening port>
go run main.go -target <path/to/target/file> -port 631 -dest <your listening ip> -destport <your listening port>
OR
./spill -target <path/to/target/file> -port 631 -dest <your listening ip> -destport <your listening port>
┌──(kali㉿kali-raspberry-pi)-[~/spill]
└─$ ./spill -target 10.1.80.0/24 -dest 10.110.123.74 -destport 9003
. .
.. . *.
- -_ _-__-0oOo
_-_ -__ -||||)
______||||______
~~~~~~~~~~^""' Spill
2024/09/27 13:55:37 Starting HTTP server on port 9003...
Packet Progress 100% |████████████████████████████████████████|
2024/09/27 13:55:37 Received POST request: 10.1.80.89:56952
2024/09/27 13:55:37 Received POST request: 10.1.80.85:37606