Re: DOS attacks

From: NeoSadist (neosad1st_at_charter.net)
Date: 12/27/03


Date: Fri, 26 Dec 2003 16:24:43 -0700

Peteris Krumins wrote:

> NeoSadist <neosad1st@charter.net> wrote in
> news:vuklfaskicp286@corp.supernews.com:
>
>>
>> There is also a method to prevent DoS attacks by limiting what port it
>> is that you're afraid of.
>> For example, you could use icmp limiting to limit icmp incoming and
>> outgoing to 3 packets an hour. Read up on ICMP and limiting.
>>
>
> Imagine a cracker has a network of dos-bots. You have a total
> of 1mbit bandwidth from your provider. You limit icmp to 3 packets
> an hour. The cracker starts a dos on your network from all bots and
> the total bandwidth destinated to you reaches tens of mbits.
> Your links gets congested.
> Game over.

No, here's the real story.
Your firewall logs three packets.
Your firewall then blocks all other ICMP packets outright for the next hour.
Assuming you were smart enough to get a box powerful enough to do the
brainwork (say your firewall box is a dual pIII or higher, capable of at
least 2000MIPS/2000MFLOPS), it just sits there dropping all ICMP packets.
Your link may get congested, but not on your end. More like your ISP's end.

>
>
> P.Krumins

-- 
Radioactive cats have 18 half-lives.


Relevant Pages

  • Re: DOS attacks
    ... > I know that is possible to receive distributed DOS attacks any time. ... There is also a method to prevent DoS attacks by limiting what port it is ... you could use icmp limiting to limit icmp incoming and outgoing ...
    (comp.os.linux.security)
  • Re: network problems 7.0-p3: sendto: Operation not permitted
    ... I believe that fix was also just for TCP. ... This indicates a high number of ICMP packets being received. ... This is normal behaviour for a cable modem network; ...
    (freebsd-stable)
  • Re: ICMP flood - how to cure?
    ... > to the network it began to send out the ICMP packets again. ... Monitor [included with Windows] from Control Panel, ...
    (comp.security.firewalls)
  • Re: [Full-Disclosure] Transamericana.org
    ... icmp packets. ... > I've been doing some research on creating covert channels using icmp ... > packets and a bounce server and so far everything worked fine. ... > bounce server using icmp packets. ...
    (Full-Disclosure)
  • Re: What can delay [comm send -async ...]?
    ... First, ping uses ICMP, which is very different from TCP. ... of ping are just an application-level timeout, since ICMP packets are ...
    (comp.lang.tcl)