Comment on How to check if your Linux WebServer is under a DoS attack by Pol.
Hi boy! Wonderful article! Very thanks. Only a precisation on 4th point: the line should be:
netstat -nap | grep 'tcp|udp' | awk '{print $5}' | cut -d: -f1 | sort |uniq -c |sort -n
(not udp|udp)
🙂
Pol
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Hey long time now see, thanks for dropping back again! 🙂
Previoust Post:
Next Post:
This entry was posted
on Monday, March 27th, 2023 at 9:24 am and is filed under Uncategorized.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.