Konu
Saldırı Yapan İp'yi Goremiyorum
12-07-2007, 14:20:45
#2
CaLViN
netstat -np | grep SYN_RECV | awk '{print $5}' | cut -d. -f1-4 | cut -d: -f1 | sort -n | uniq -c | sort -n