History of DOS -Denial of Service Attack
History of DDoS – Distributed Denial of Service -
Information provided by -Richard Stiennon Chief Research Analyst
IT-Harves - Surviving Cyber War on Amazon! - Cyber Defense: Countering Targeted Attacks
Details
Victoria Secrets Self Inflicted DDoS
It was also a demonstration of an inherent weakness of the Internet Architectures employed to serve up data. So Many people attempted to view the Victoria Secrets models strut down the runway that the server failed and crashed.
Victoria’s Secret case could be considered friendly fire
Defining Moments in the development of DDoS as a weapon
Barett Lynon
Worked IT company who had a client that needed up-to-date sports info
The client in the business of gathering and disseminating sports information. They provided the up to the minute data used by Las Vegas casino in the book making operation where gamblers place bets on games scores and even detailed performance of individual athletes. Having reliable Internet access was critical to them. Agents in the field would report every detail of even amateur sports events. Every pitch, every play would be reported by an army of sports data specialist. These results would be displayed on the big board within the casino where gamblers could bet on any aspect of the game.
Gather and Disseminate
Online Gambling
First threat-encryption ransom
Received a threatening email, written convincingly in broken English, information them that hackers had infiltrated their system and encrypted their database of sport information, demanding that they pay thousands to obtain the key to decrypt the data.
Backing up data and had no problem at all just restoring the critical information.
Lyon re-design architect to resist 2nd threat of DDoS, which duly came.
Barrett helped his client quickly bolster their defensive posture. The key was to have robust web servers, gateway devices that could filter attacks, and lots and lots of available bandwidth. Within days the hacker did indeed attempt a DoS attack:and ,thanks to Barretts new architecture, the attack was thwarted.
reputation grew
began to get request from a very specific niche industry: online gaming sites
2003 there was some question about the legality of gambling online
There were dozen of companies providing such services, most of them hosted off shore in the caribbean or in Costa Rica
lucrative
One small operations consisted of tele-operators and a closet of servers in an office in Costa Rica claimed to do $2 billion in annual revenue.
Being down for an even a day meant in lost revenue
BGP routing protocol
naked under the belly of the Internet
On 2/24/2008 an engineer at an ISP in Pakistan removed YouTube from the Internet. He did this in response to a government decree. His intention was to follow the letter of the law and block access to YouTube
He Choose to do this by playing with the protocol
Packets on the Internet flow through routers. These routers maintain a list of routers based on blocks of IP addresses. When a packet is received the router reads its intended destination, looks it up in a big table and forwards it to the next router. Where does that router get that big lookup table? From other routers, of course. The protocol used to transmit those route tables is Border Gateway Protocol (BGP)
BGP to announce which IP addresses it controls to the rest of the routers on the internet
The engineer at PIENet loaded a new route into his router that said the small block address that contained the IP address of YouTube.com were controlled by him.
The results was almost instantaneous. His upstream provider in Hong Kong picked up on the new route and broadcasted it to the world. Most routers treated those routes as authoritative because they were more granular than those announced by Google. Every attempt to watch YouTube video was routed from anywhere in the world to the small ISP in Pakistan
Those request were so numerous that it flooded the link to Pakistan to such an extent that Pakistan was effectively knocked off the Internet as well.
content delivery gave a person access to the backbone of the network to fix this is-scary
de-central
the Internet is a marvel of self organization with many components that work seamlessly on top of each other
layered architecture
Web servers, layers of protocols, social networks, and routing infrastructure, all work together to provide a communication, business and social platform that is fueling changes in society and the world of commerce. But those underlying components were designed and deployed before today threats were apparent
weak link in Internet Architect
This weak link is well known by aggressors but has not been exploited in overt malicious acts. YET
attackers have recognized and attacked-China diverted 15% of all Internet traffic in 2008
Issues
What
Hacktivist use DDoS to shut down the servers and networks of political, religious and corporate organizations.
Nations in conflict use crowd source denial of service attacks to shut off access to critical sites in a show of force but also to silence a vocal critical protesters and dissidents with a revolution.
Why
Criminals attempt to extort cash payment from their target with the threat of shutting down their business.
Small business have been knows to hire botnets, collections of compromised computers to shut down a competitor.
Who
Hacktivist
Nations
Cyber criminals
Small Businesses
Achilles heel of web infrastructure DNS
attackers have recognized and attacked-China diverted 15% of all Internet traffic in 2008
what it does
The Internet is based on protocols that use source and destination packets to route traffic. When a web address, a URL, is entered into a web browser it has to translate www.yahoo.com to the IP 72.4.7.288.221, its IP address, before packets can be exchange and a visitor can see a web page
The DNS is a layer of servers all over the world that provide that function.
DNS Details
There are multiple tiers to DNS. The top level domains (TLD) are .com, .net, .gov, .edu, and the many country codes such as ee. for Estonia. Each top level domain is controlled by different organization. When you type in www.uscyberlabs.com in the URL windows you generate a request to the .com TLD server (hosted by Verisign in over 400 data centers around the world) . That server replies with the IP address of the server that is responsible for keeping track of all of the IP address associated with the uscyberlabs.com domain.
owner of the site may not own the DNS server that provides that critical information
In other words , an attacker could target the DNS server and effectively take down the web site. The problem is compounded because a DNS server often provides name services for hundreds, even thousand os separate domains.
helped some other online stores to prevent DNS attacks at Christmas
The problem is compounded because a DNS server often provides name services for hundreds, even thousand os separate domains.
Why does it Work
Ping Flood
The earliest denial of service attack was a ping flood. Anyone with a fast computer running Unix could execute a simple command that would generate a ping packets, small one-way communication used by the network monitoring product to check if a host is still responding-(PING)-to completely tie up the resources of the target computer or even completely clog its network connection. Ping floods are simple to defend against. A single rule in a router or firewall between the attacker and the target can block all pings.
This is an attack because no one though anyone would do that (PING)
easily dispatched with single firewall rule
Syn Attack
harder to stop since basis of many legit protocols
An attacker simply sends millions of SYN packets which tie up the server to the point where it cannot accept any more connections
have to block based on source, not service
once again, just block all traffic from specific IP address. Today most firewalls are capable of intercepting SYN requests
This is a dynamic rule
Bot Approach
many IP addresses
boils down to dueling bandwidths
also crowd-sourcing - Anonymous – LulzSec
static rule blocking service request
2000: Denial-of-service and distributed denial-of-service attacks
Canadian hacker MafiaBoy launched a distributed denial-of-service attack that took down several high-profile Web sites, including Amazon, CNN and Yahoo!
A D(D)oS attack makes a computer resource, often a website, unavailable to its intended users. A common method of attack involves saturating the target machine with external communications requests, such that it cannot respond to legitimate traffic, or responds so slowly as to be rendered effectively unavailable
gAtOmAlO -O’CoNnELL
- I moved the DDoS Links to my NoteBook -
DDoS Attacks Links










