Networking Forums

Networking Forums > Computer Networking > Broadband > interesting..story.

Reply
Thread Tools Display Modes

interesting..story.

 
 
The Natural Philosopher
Guest
Posts: n/a

 
      11-04-2010, 12:21 PM
http://www.bbc.co.uk/news/technology-11693214
NOW ypu now why ISPs sometimes block pings..

And why some of us feel MS windows should be banned from the internet ;-)
 
Reply With Quote
 
 
 
 
The Natural Philosopher
Guest
Posts: n/a

 
      11-05-2010, 11:48 AM
bod43 wrote:
> On Nov 4, 1:21 pm, The Natural Philosopher <t...@invalid.invalid>
> wrote:
>> http://www.bbc.co.uk/news/technology-11693214
>> NOW ypu now why ISPs sometimes block pings..

>
> Hmm. I couldn't find any reference there to "ping" or to
> "ICMP echo request" or any other ICMP message.
>


DOS.?

>> And why some of us feel MS windows should be banned from the internet ;-)

>
> Nor could I find a reference to "Windows"
>
> So my dear philosopher, what the f**k are you on about?
>


I am sorry it went right over your head.
> If I was considering a denial of service attack on a web site
> the very very last thing I would consider would be a ping.
>
> I would firstly target the back end database if I had the
> expertise to do so (which I don't but I might be able to
> acquire it) and secondly the http server.
>
> Pings are so lightweight that they are not worth
> bothering about.
>


I am sorry it went right over your head.


 
Reply With Quote
 
The Natural Philosopher
Guest
Posts: n/a

 
      11-05-2010, 11:49 AM
Mike Civil wrote:
> In article <iauc1g$opb$(E-Mail Removed)>,
> The Natural Philosopher <(E-Mail Removed)> wrote:
>> http://www.bbc.co.uk/news/technology-11693214
>> NOW ypu now why ISPs sometimes block pings..
>>
>> And why some of us feel MS windows should be banned from the internet ;-)

>
> S'funny. While the BBC is as usual a paragon of non-content, other
> sources don't mention ICMP at all and at least one describes TCP based
> attacks.
>
> No mentions anywhere of MS products (or any other OS come to that)
> either as source, destination or intermediary.

Botnet.

Show me one botnet that isn't hosted on MS machines.

 
Reply With Quote
 
The Natural Philosopher
Guest
Posts: n/a

 
      11-05-2010, 07:41 PM
Andy Champ wrote:
> On 05/11/2010 12:49, The Natural Philosopher wrote:
>> Mike Civil wrote:
>>> In article <iauc1g$opb$(E-Mail Removed)>,
>>> The Natural Philosopher <(E-Mail Removed)> wrote:
>>>> http://www.bbc.co.uk/news/technology-11693214
>>>> NOW ypu now why ISPs sometimes block pings..
>>>>
>>>> And why some of us feel MS windows should be banned from the internet
>>>> ;-)
>>>
>>> S'funny. While the BBC is as usual a paragon of non-content, other
>>> sources don't mention ICMP at all and at least one describes TCP based
>>> attacks.
>>>
>>> No mentions anywhere of MS products (or any other OS come to that)
>>> either as source, destination or intermediary.

>> Botnet.
>>
>> Show me one botnet that isn't hosted on MS machines.
>>

>
> Why would a Botnet writer target some obscure OS with less than 10% of
> the installed base?
>

Precisely. Unless it was so much easier to do..

> I still don't see the pings BTW. DOS (that's denial, not disc) can
> happen many ways.
>
> Andy

easiest way to do it really.


They were congesting not a server, but a whole countries international link.

The simpler the packet, the faster the bots can spit them out.
 
Reply With Quote
 
Gordon Henderson
Guest
Posts: n/a

 
      11-06-2010, 06:17 AM
In article <_fydnWjhYKSK-(E-Mail Removed)>,
Andy Champ <(E-Mail Removed)> wrote:
>On 05/11/2010 12:49, The Natural Philosopher wrote:
>> Mike Civil wrote:
>>> In article <iauc1g$opb$(E-Mail Removed)>,
>>> The Natural Philosopher <(E-Mail Removed)> wrote:
>>>> http://www.bbc.co.uk/news/technology-11693214
>>>> NOW ypu now why ISPs sometimes block pings..
>>>>
>>>> And why some of us feel MS windows should be banned from the internet
>>>> ;-)
>>>
>>> S'funny. While the BBC is as usual a paragon of non-content, other
>>> sources don't mention ICMP at all and at least one describes TCP based
>>> attacks.
>>>
>>> No mentions anywhere of MS products (or any other OS come to that)
>>> either as source, destination or intermediary.

>> Botnet.
>>
>> Show me one botnet that isn't hosted on MS machines.
>>

>
>Why would a Botnet writer target some obscure OS with less than 10% of
>the installed base?


One particular OS probably has over 50% of the installed base - for it's
type of functionality - and that's Linux - in the role of a web server.

And there is botnet like code for Linux boxes that works in exactly the
same way as some of their Windows cousins. (Connects to an IRC server
and listens for commands) Often better becasue they're in data centres
with large bandwidth capacity.

The trick with Linux, as with other systems is to get that code into
the target server in the first place. Fortunately for the botnet
owners, there are now 1000's of open source applications that they can
investigate and almost all big packages have had vulnerabilities at
one point or another. e.g. vBulletin, phpBB, phpMyAdmin and who knows
what else. Essentially while the basic Operating System and utilities
(Linux, Apache, *SQL, Perl/Php) are themselves relatively secure, it's
the additional packages that may not be.

>I still don't see the pings BTW. DOS (that's denial, not disc) can
>happen many ways.


One type of ping attack involves the server hosting the attacking code
sending a ping to a random address, but forging it's source address to
be that of the victim. The innocent third party then sends it's reply
back to the victim. This way the bandwidth usage of the attacking host is
minimised, and it's identity is anonomised. Now imagine 1000 compromised
servers sending a ping - each second - to 1000 different 3rd partys
who're relaying to a single victim.... Then 10,000...

And a while back, some hosts, networks would respond to a ping to the
networks broadcast address - so send one ping, get 100 back. See:

http://en.wikipedia.org/wiki/Smurf_attack

One ping is fine, a million pings a second is bad.

On the TCP front, sending TCP SYN packets to a host will clog up their
input stack - and until fixes were posted, that would have disasterous
results. with as little as 5 SYNs sent to a host you could block a
particular function.

See http://en.wikipedia.org/wiki/SYN_flood

There are many other ways to perform a remote DDoS attack on a host.

In the case of the attack on Burma, if their ISPs in Burma blocked pings,
it really wouldn't help - the ping packets would still come down the
wires only to be rejected at the Burma end of the wire - which by then
is too late. If the upstream ISPs blocked the pings, that would be fine
for Burma, but not fine for the ISPs as they'll still have to weather
the storm. Tracing and tracking these things is really hard and requires
co-operation of all the ISPs in the chain.

Gordon
 
Reply With Quote
 
Mike Tomlinson
Guest
Posts: n/a

 
      11-07-2010, 06:59 AM
In article <ib1q6g$pk$(E-Mail Removed)>, The Natural Philosopher
<(E-Mail Removed)> writes

>The simpler the packet, the faster the bots can spit them out.


And there's nothing that says pings have to be limited to 64 bytes.

--
(\__/)
(='.'=)
(")_(")


 
Reply With Quote
 
Dave Saville
Guest
Posts: n/a

 
      11-07-2010, 10:54 AM
On Sun, 7 Nov 2010 07:59:34 UTC, Mike Tomlinson <(E-Mail Removed)>
wrote:

> In article <ib1q6g$pk$(E-Mail Removed)>, The Natural Philosopher
> <(E-Mail Removed)> writes
>
> >The simpler the packet, the faster the bots can spit them out.

>
> And there's nothing that says pings have to be limited to 64 bytes.
>


I was always fighting the network support when we had response
problems. They would ping the servers and say it was OK. I would then
tell them, again, that our app threw multi K packets around and try
pinging with that - "Oh there seems to be a problem........" "Yeah,
that's why I called you."

--
Regards
Dave Saville
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ADSL success story! Graham J Broadband 14 08-14-2008 06:30 PM
DLINK DI-624 MY STORY Ivan Wireless Internet 6 03-25-2005 02:17 PM
Here's My Story Kerry Snow Wireless Networks 0 10-12-2004 08:11 PM
wireless for an 8 story condo? Robert Cooper Wireless Internet 10 01-23-2004 10:14 PM
My story new to wireless ...help needed Garry Bailey Wireless Internet 5 10-18-2003 11:21 AM



1 2 3 4 5 6 7 8 9 10 11