Rafael Peláez

Rafael Peláez

Nov 24 / 8:45am

ataques ddos

by Rafa

Conexiones SYN-RECV sin resolvetr

netstat -np | grep SYN_RECV

netstat -n | grep SYN_RECV |wc -l

 

Número de conexiones SYNC-REV resumidas por ip

netstat -np | grep SYN_RECV | awk '{print $5}' | cut -d. -f1-4 | cut -d: -f1 | sort -n | uniq -c | sort -n

Loading mentions Retweet

0 comments

Leave a comment...

 
To leave a comment on this posterous, please login by clicking one of the following.
Posterous-login     twitter