Ask Question
20 June, 03:50

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?

+5
Answers (1)
  1. 20 June, 05:33
    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?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers