How can webmasters determine whether a website is under DDOS attack based on experience?

Source: Internet
Author: User

After years of experience in website attacks, I was confused at the beginning. Later, I learned some methods to determine attack types.
Today, I would like to share with you the three methods of determining DDOS attacks. I have summarized my own experiences and can share with you any good ideas.
1. Determine the Data Interaction speed with the server. For example, run the ping command.
Ping www.sina.com-t
It means that the system keeps sending data to the website service and receiving data from the server. Normally

From the data returned above, the data interaction is normal, only about 7 ms, fast, and stable connection.
However, when the website server is attacked, a large return value may occur, and even no response is returned at all.

2. view the network connection status of the server, for example, using the netstat-an command
For normal web servers, the number of concurrent online users is limited, for example, using the netstat command
If the number of connections on the server exceeds several normal times, a large number of statuses such as SYN_RECEIVED and TIME_WAIT will occur.

3. Check the status through website server logs. For example, APACHE log analysis.

The above is my personal experience and I hope it will be useful to you.
Author: EeSafe Web security alliance http://www.eesafe.com/bbs/thread-504-1-1.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.