A regular DOS attack hammers a webserver with thousands of requests per second, essentially shutting it down because it can't handle the traffic. So many requests are coming in that it can't handle responses to anything, including legitimate requests.
A regular DOS attack is easy to fix. You tell the web server to stop accepting requests from that particular IP address or block of IP addresses until the attack stops.
A Distributed DOS attack is more effective. You hammer the target server with requests from many different locations on the internet, meaning that if they block out those blocks of IP addresses, they're also blocking out a huge chunk of what would be regular traffic as well.
no subject
A regular DOS attack hammers a webserver with thousands of requests per second, essentially shutting it down because it can't handle the traffic. So many requests are coming in that it can't handle responses to anything, including legitimate requests.
A regular DOS attack is easy to fix. You tell the web server to stop accepting requests from that particular IP address or block of IP addresses until the attack stops.
A Distributed DOS attack is more effective. You hammer the target server with requests from many different locations on the internet, meaning that if they block out those blocks of IP addresses, they're also blocking out a huge chunk of what would be regular traffic as well.
(no subject)
no subject
Basically flooding a server or IP address with 10000000's of pings a second taking out it's connection.
Done usually using scripts run from a central point.
(no subject)
(no subject)
Re:
(no subject)
Re:
Re:
no subject
Re:
(no subject)