The Artima Developer Community
Sponsored Link

Python Buzz Forum
DDoS

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ng Pheng Siong

Posts: 410
Nickname: ngps
Registered: Apr, 2004

Ng Pheng Siong is just another guy with a website.
DDoS Posted: Oct 25, 2004 10:01 AM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Ng Pheng Siong.
Original Post: DDoS
Feed Title: (render-blog Ng Pheng Siong)
Feed URL: http://sandbox.rulemaker.net/ngps/rdf10_xml
Feed Description: Just another this here thing blog.
Latest Python Buzz Posts
Latest Python Buzz Posts by Ng Pheng Siong
Latest Posts From (render-blog Ng Pheng Siong)

Advertisement

Just noticed there is a stack of handouts sitting on one of my old computers on DDoS attacks from another Cisco person. I believe I heard the talk in 2001.

In these handouts, the then current attack was Stacheldraht and there was little information on handling the attacks.

Since then, defences have been developed by extending BGP, the Internet's routing protocol: RFC 3882 describes using BGP to block DDoS attacks. In essence, when a DDoS attack is detected, routing changes are made and propagated via BGP to redirect the attack traffic to a blackhole node, away from the intended target.

Clever exploitation of the emergent behaviour of the TCP/IP protocol suite allows the generation and capture of backscatter traffic which identifies the routers from which spoofed-source DDoS traffic is entering the network. This helps in tracing the attack's origins.

Read: DDoS

Topic: vlibxml2 - memory managed XML with XPath Previous Topic   Next Topic Topic: Conferencing

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use