Reply to thread

  • Please we urge all unregistered users to swiftly register to enable you enjoy loads of benefits rollingout in our community. Be open to opportunities to do good for someone else today. Anything that do not please God in your life has come to distroy you.

Does this cause your website to go down? CPU usage at the time of this event? Attacks often target your CPU, memory, or bandwidth. If there is a significant bandwidth assault, it will negatively impact other clients where you host that server, and the data center will get in touch with you.

whether it's a typical web attack, you can use the following command to view the top 10 IPs and the number of connections they have, or you can use it to see whether your server has several IPs assigned.

netstat -an | egrep ":80|:443" | egrep '^tcp' | grep -v LISTEN | awk '{print $5}' | egrep '([0-9]{1,3}\.){3}[0-9]{1,3}' | sed 's/^\(.*:\)\?\(\([0-9]\{1,3\}\.\)\{3\}[0-9]\{1,3\}\).*$/\2/' | sort | uniq -c | sort -nr | sed 's/::ffff://' | head

How do its play out?


The number of connections as well as the destination IP—one of your IP addresses that is linked to that computer.