+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 15

How to detect DDos attacks

This is a discussion on How to detect DDos attacks within the Web & Server Administration forums, part of the Web Designing & Development category; First of all check if your CPU load is high and you have a large number of HTTP process running, ...

Share/Bookmark
  1. #1
    Senior Member Array
    Join Date
    Jul 2009
    Posts
    325

    Default How to detect DDos attacks

    First of all check if your CPU load is high and you have a large number of HTTP process running, check the load using command,
    # w

    Count the number of HTTP processes running by following command,
    # ps -aux|grep -i HTTP|wc -l

    If you have large number of connections from multiple IPs and if your server is finding it hard to manage all these connection and if your servers load has increased then it can be called as a DDOS attack.

    There is no complete solution for DDOS attack. Software solutions (APF,CSF etc) can only provide you with 50 to 60% protection while Hardware firewall can give some better results.

  2. #2
    Member Array immediate's Avatar
    Join Date
    Oct 2009
    Location
    kavoir.com
    Posts
    51

    Default Re: How to detect DDos attacks

    Thanks, that's some great info. But still, when you actually detect it, you can't do much about it.

  3. #3
    Member Array
    Join Date
    Sep 2009
    Posts
    74

    Default Re: How to detect DDos attacks

    Yeah thanks for the tips. maybe we will find some more methods in the future.
    Always make the best to be better, then why not pick TaylorMade R9 Super Tri Driver out of these fabulous golf club sets?

  4. #4
    Junior Member Array
    Join Date
    Jan 2010
    Posts
    10

    Default Re: How to detect DDos attacks

    You can also use:
    netstat -ntu | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n
    A high number of connections from an IP makes it obvious that that IP is attacking your server, so block it in your firewall.
    [COLOR="Red"]Santrex Internet Services [/COLOR] - Your one stop solution for your hosting needs! Now offering web hosting, dedicated servers, IRCD, shell accounts, proxy hosting, seedboxes, shoutcast, NSV, XDCC, and VPS! Follow us on Twitter!

  5. #5
    Senior Member Array sagar4evr's Avatar
    Join Date
    Feb 2008
    Posts
    317

    Default Re: How to detect DDos attacks

    sometimes I see around 40+ hits coming from an ip does that mean someone is trying to attack my site?

  6. #6
    Member Array bilbotretya's Avatar
    Join Date
    Feb 2010
    Location
    TX, United States
    Posts
    70

    Default Re: How to detect DDos attacks

    Quote Originally Posted by sagar4evr View Post
    sometimes I see around 40+ hits coming from an ip does that mean someone is trying to attack my site?
    Have you checked the IP? It could be a search engine crawling your website.
    Bilbo Tretya

    Feel free to connect with me on Twitter and Facebook

  7. #7
    Member Array cpace1983's Avatar
    Join Date
    Mar 2010
    Location
    Montana
    Posts
    47

    Default Re: How to detect DDos attacks

    Quote Originally Posted by sagar4evr View Post
    sometimes I see around 40+ hits coming from an ip does that mean someone is trying to attack my site?
    Could be a search engine (as another poster pointed out), or a website reading any RSS feeds that you might have (if you have a blog or RSS feed, that is). What are the hits on?

    Usually, 40 hits isn't anything. Look for 40,000 hits- that's what a DoS attack looks like.
    I am a Linux consultant, who offers Linux consulting services and Linux Server Installation services to clients.
    My wife is a Billings, MT photographer.

  8. #8
    Junior Member Array
    Join Date
    Mar 2010
    Location
    UK
    Posts
    12

    Default Re: How to detect DDos attacks

    Hello friends

    Different from other research work focusing on network-wide traffic, the traffic we focus on for analysis is that of a traffic state viewed from a router¿s interior. In this paper, at first, a kind of Port-to-Port traffic in a router is introduced, which we call IF flow. IF flows can amplify the ratio of attack traffic to normal traffic. Then RLS (recursive least square) filter is used to predict IF flows. After that, a statistical method using residual filtered process is proposed to detect anomalies. Finally we respectively apply the method to three types of traffics: IF flows, input links and output links within a router, and compare the anomaly detection results using ROC curves. Results show that IF flows are more powerful than input links and output links in DDoS attacks detection.

    Thanks for all guys

  9. #9
    Junior Member Array
    Join Date
    Sep 2010
    Posts
    4

    Default Re: How to detect DDos attacks

    There is any program that can detected and killed it in the same time???

  10. #10
    Junior Member Array
    Join Date
    Jan 2011
    Location
    Ft. Lauderdale
    Posts
    26

    Default Re: How to detect DDos attacks

    Great post. Lotsa information..



+ Reply to Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. How Stress and Diet Cause Heart Attacks (LiveScience.com)
    By mike42 in forum Member Discussion
    Replies: 2
    Last Post: 09-03-2010, 07:27 AM
  2. Web 2.0 sites - prime target for attacks, report
    By mayo in forum Member Discussion
    Replies: 0
    Last Post: 09-20-2009, 05:14 PM
  3. Obama attacks McCain over floods (AFP)
    By mike42 in forum Member Discussion
    Replies: 0
    Last Post: 06-22-2008, 01:44 AM
  4. ISO calls for end to Open XML 'personal attacks'
    By mayo in forum Member Discussion
    Replies: 0
    Last Post: 04-16-2008, 12:07 PM
  5. STMicro Launches Speedy Chip To Detect Bird Flu
    By mayo in forum Member Discussion
    Replies: 0
    Last Post: 03-24-2008, 04:56 PM

Tags for this Thread

SEO Forum | Web Hosting Forum | Websites For Sale |