A set of Python scripts for performing stress-test using DNS amplification attack.
These scripts were created during Networks and Communications course as coursework.
dns_server_scan.py
- makes request to DNS-server and calculates resulting amplification ratiodns_server_check.py
- checks if DNS-server is tolerant for query flooddns_amplification.py
- performs DNS amplification attack using target's IP-address and information about viable DNS-servers and queries with confirmed amplification ratio
Before using these scripts be sure that you own (or have permission to) equipment you are performing this stress-test on.
This project was created in educational purposes only.