awk, cut, sort, uniq 隞, 臭誑啣箸 ip 蝺賊, 銝衣券蝺賊摨勗撠, 隞乩撠 TCP ESTABLISHED 蝺瑼X:- netstat -an|grep ESTABLISHED|awk '/^tcp/ {print $5}'|awk -F: '{print $1}'|sort|uniq -c|sort -nr|more
銴鋆賭誨蝣 撠 port 80 蝺, 撠瘥 ip 蝺賊啣箔蒂脰摨:- netstat -ntu | grep :80 | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -nr|more
銴鋆賭誨蝣 箸憭交貊 10 IP 園交賂嗡葉 :80 舫亙嚗舀寞唾瑼X亦- netstat -atnp -A inet | grep ":80" | awk -F " " '{print $5}' | awk -F ":" '{print $1}' | sort | uniq -c | sort -nr | head -10
銴鋆賭誨蝣
% R# U! G3 p; ^4 D* u隞乩寞曉唬皞 ip 敺, 靘憒 ip x.x.x.x, 臭誑 iptables 餅餅
* {/ g3 N% y: R/ Z3 A撠 IP- iptables -A INPUT -p all -s x.x.x.x/32 -j DROP
銴鋆賭誨蝣 閫文 IP- iptables -D INPUT -p all -s x.x.x.x/32 -j DROP
銴鋆賭誨蝣 隞乩:. f. ?4 I$ W, U. y
https://www.phpini.com/linux/linux-netstat-detect-ddos1 Z+ {. z3 e( c! T, j- {- Q# o0 }
https://www.phpini.com/linux/count-ip-connections
# ^* e+ A+ W- h& \% p3 I/ phttps://www.phpini.com/linux/netstat-check-connections
# s" T w3 I0 |! A7 m=================================================1 x! z% z( K- Y) W- U
血嚗
/ L+ _, u) G/ C1 o+ B( B' v亥岷芯port鋡怠芯函撘雿剁
! f+ N; X7 \$ z4 D, I; O1.)- netstat -tulpn | grep LISTEN
銴鋆賭誨蝣 2.)- lsof -i -P -n | grep LISTEN
銴鋆賭誨蝣 3.)- sudo nmap -sT -O localhost
銴鋆賭誨蝣 =================================================, e1 q d" P- \0 f- u
亥岷port雿函backlogbacklog閰脣憭改 嚗 https://cloud.tencent.com/developer/article/1644836
( I# [; s9 r' o. K& O' f$ n9 e( o |
|