138k views
2 votes
Which type of denial of service attack exploits the existence of software flaws to disrupt a service?

User Bronwyn V
by
7.9k points

1 Answer

4 votes
The denial of service attack that exploits the existence of software flaws to disrupt a service is the teardrop attack. The teardrop attack exploits flaws in the way older operating systems handled fragmented Internet Protocol (IP) packets.
Fragmented packets are sent to a target machine but the target machine cannot reassemble them due to a bug in TCP/IP fragmentation reassembly, the packets overlap one another. This results in crash in the target network device.
User Ylli
by
7.7k points