
A Bash script to check if systems are vulnerable to ICMP Timestamp Request Remote Date Disclosure (CVE-1999-0524).
Um script Bash para verificar se sistemas são vulneráveis ao Remote Date Disclosure via ICMP Timestamp Request (CVE-1999-0524).
Como usar
Arquivo de exemplo targets.txt
cat targets.txt
127.0.0.1
127.0.1.1
10.10.10.10
Executar script
sudo ./CVE-1999-0524.sh targets.txt