Hello à tous!
Sur mon serveur “maison”, logcheck m’informe de la chose suivante
[quote]> System Events
21 =-=-=-=-=-=-=
22 Nov 5 23:33:12 matrix kernel: [3821641.107125] TCP: Possible SYN flooding on port 8118. Sending cookies. Check SNMP counters
[/quote]
Effectivement, je constate cela avec la commande netstat -ant | grep SYN_RECV
[quote]tcp 0 0 192.168.0.16:8118 61.147.96.160:25428 SYN_RECV
tcp 0 0 192.168.0.16:8118 117.21.191.152:8564 SYN_RECV
tcp 0 0 192.168.0.16:8118 218.2.22.92:7199 SYN_RECV
tcp 0 0 192.168.0.16:8118 218.2.22.92:37022 SYN_RECV
tcp 0 0 192.168.0.16:8118 31.134.231.131:49213 SYN_RECV
tcp 0 0 192.168.0.16:8118 63.143.33.2:1589 SYN_RECV
tcp 0 0 192.168.0.16:8118 64.31.18.123:1237 SYN_RECV
tcp 0 0 192.168.0.16:8118 204.152.201.200:4397 SYN_RECV
tcp 0 0 192.168.0.16:8118 216.244.78.121:3222 SYN_RECV
tcp 0 0 192.168.0.16:8118 107.152.252.82:1676 SYN_RECV
tcp 0 0 192.168.0.16:8118 61.176.221.21:4405 SYN_RECV
tcp 0 0 192.168.0.16:8118 192.155.96.105:2808 SYN_RECV
tcp 0 0 192.168.0.16:8118 61.147.96.163:49308 SYN_RECV
tcp 0 0 192.168.0.16:8118 216.244.76.85:2669 SYN_RECV
tcp 0 0 192.168.0.16:8118 192.151.152.243:3719 SYN_RECV
tcp 0 0 192.168.0.16:8118 174.139.25.18:1966 SYN_RECV
tcp 0 0 192.168.0.16:8118 198.20.175.133:4249 SYN_RECV
tcp 0 0 192.168.0.16:8118 162.211.126.236:1451 SYN_RECV
tcp 0 0 192.168.0.16:8118 63.143.52.210:2850 SYN_RECV
tcp 0 0 192.168.0.16:8118 192.155.106.109:4257 SYN_RECV
tcp 0 0 192.168.0.16:8118 182.236.163.20:11709 SYN_RECV
tcp 0 0 192.168.0.16:8118 192.187.124.108:2746 SYN_RECV
tcp 0 0 192.168.0.16:8118 61.176.221.21:4358 SYN_RECV
tcp 0 0 192.168.0.16:8118 174.139.25.18:3562 SYN_RECV
tcp 0 0 192.168.0.16:8118 216.244.76.88:3993 SYN_RECV
tcp 0 0 192.168.0.16:8118 198.204.253.248:2676 SYN_RECV
tcp 0 0 192.168.0.16:8118 62.173.154.209:51658 SYN_RECV
tcp 0 0 192.168.0.16:8118 192.241.70.76:2501 SYN_RECV
tcp 0 0 192.168.0.16:8118 208.115.125.74:1816 SYN_RECV
tcp 0 0 192.168.0.16:8118 208.115.125.120:1778 SYN_RECV
tcp 0 0 192.168.0.16:8118 174.139.16.26:4375 SYN_RECV
tcp 0 0 192.168.0.16:8118 107.167.44.160:1238 SYN_RECV
tcp 0 0 192.168.0.16:8118 218.2.22.92:49602 SYN_RECV
tcp 0 0 192.168.0.16:8118 41.140.171.250:49784 SYN_RECV
tcp 0 0 192.168.0.16:8118 162.211.125.76:3945 SYN_RECV
[/quote]
Je ne vais pas “flooder” à mon tour, cette liste est donc non exhaustive, avec un [quote]wc -l[/quote] je constate jusque 115 connexions sur le serveur.
Il s’agit bien d’une indication d’une attaque par déni de service?
J’ai trouvé cette contre-attaque :
http://www.debian.org/doc/manuals/securing-debian-howto/ch11.fr.html section 11.2.5
Qu’en pensez vous?
Je dois dire que je suis un peu juste en termes de connaissances sur la sécurité…en installation un p’tit serveur maison, je ne me doutais pas de me prendre autant d’attaque, pourquoi attaquer mon serveur par Ddos?
Merci pour vos aides, remarques, réconforts ( )