Ask Question

In order to implement a DNS amplification attack, the attacker must trigger the creation of a sufficiently large volume of DNS response packets from the intermediary to exceed the capacity of the link to the target organization. Consider an attack where the DNS response packets are 500 bytes in size (ignoring framing overhead). How many of these packets per second must the attacker trigger to flood a target organization using a 2-Mbps link?

+4
Answers (1)
  1. 30 July, 16:14
    0
    2.0-Mbps = 500 packets per second.

    Explanation:

    A packet has a total of 500 bytes which is equivalent to 4000 bits. Similarly, 1 Mbps has a total of 1,000,000 bits per second. Therefore,

    0.5-Mbps is equivalent to (0.5*1000000) / 4000 = 125 packets per second.

    2.0-Mbps is equivalent to (2*1000000) / 4000 = 500 packets per second.

    10-Mbps is equivalent to (10*1000000) / 4000 = 2500 packets per second.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “In order to implement a DNS amplification attack, the attacker must trigger the creation of a sufficiently large volume of DNS response ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers