Dos Firewall
Dos Firewall
A DoS (Denial of Service) Attack in which the primary goal is to deny the victim(s)
access to a particular resource.
A DoS (Denial of Service) attack aims at preventing, for legitimate users, authorized
access to a system resource or the delaying of system operations and functions. Is an
attempt to make a computer resource unavailable to its intended users.
Typically, the targets are high profile web servers where the attack is aiming to cause the
hosted web pages to be unavailable on the Internet.
Methods of Attacks
A "denial-of-service" attack is characterized by an explicit attempt by attackers to prevent
legitimate users of a service from using that service.
Examples include:
attempts to "flood" a network, thereby preventing legitimate network traffic.
Attempt to disrupt a server by sending more requests than it can possibly handle,
thereby preventing access to a service.
attempts to prevent a particular individual from accessing a service. attempts to
disrupt service to a specific system or person.
A DoS attack can be perpetrated in several ways. There are three basic types of attack:
consumption of computational resources, such as bandwidth, disk space, or CPU
time.
disruption of configuration information, such as routing information.
disruption of physical network components.
An ICMP request requires some server resources to process each request and to
send a response. The request also requires bandwidth on both the incoming
message (echo-request) and outgoing response (echo-reply). The Ping Flood
attack aims to overwhelm the targeted device’s ability to respond to the high
number of requests and/or overload the network connection with bogus traffic.
The damaging effect of a Ping Flood is directly proportional to the number of
requests made to the targeted server; Ping Flood attack traffic is symmetrical; the
amount of bandwidth the targeted device receives is simply the sum of the total
traffic sent from each bot.
Below the picture showing the network logs of firewall during the ICMP
flood Dos attack: