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
銴鋆賭誨蝣 ; Z' q: d c4 a: t C5 E) f2 k
隞乩寞曉唬皞 ip 敺, 靘憒 ip x.x.x.x, 臭誑 iptables 餅餅
- ]" }* N- N/ N% U* J撠 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! {# R' v+ [$ F7 I
https://www.phpini.com/linux/linux-netstat-detect-ddos
3 B2 Z) M6 x9 u4 d; F7 u lhttps://www.phpini.com/linux/count-ip-connections
! y7 ]3 L: N: T# Ehttps://www.phpini.com/linux/netstat-check-connections
# Q/ T5 e, U: h8 p=================================================
# b3 D' H0 Z* F, p血嚗
* I) m2 R+ R' N, ]4 B亥岷芯port鋡怠芯函撘雿剁& a% J o2 B5 [
1.)- netstat -tulpn | grep LISTEN
銴鋆賭誨蝣 2.)- lsof -i -P -n | grep LISTEN
銴鋆賭誨蝣 3.)- sudo nmap -sT -O localhost
銴鋆賭誨蝣 =================================================
6 c3 f) O* m$ B4 c2 ~亥岷port雿函backlogbacklog閰脣憭改 嚗 https://cloud.tencent.com/developer/article/1644836" w1 I$ T) y3 z* ~0 g+ a3 A( E
|
|