Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

NYCU-Computer-Security-Capstone-HW-2022/Project1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project1

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.

How to setup and execute our program

Recommend enviorment: Ubuntu 20.04

  1. Run our makefile
  2. ./a.out <Victim IP> <UDP Source Port> <DNS Server IP> (Remember to use the root privilege to execute program.)

About

Implementation of dns amplification attack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published