Project 1 in the course.
In this project, we implement the dns amplification attack. Also, we use the EDNS mechanism to enlarge our ratio of dns response packet size divided dns request packet size.
Recommend enviorment: Ubuntu 20.04
- Run our makefile
- ./a.out <Victim IP> <UDP Source Port> <DNS Server IP> (Remember to use the root privilege to execute program.)