BIND9 DNS Cache Poisoning Attack In C.
The attack aims to manipulate the DNS resolution process by exploiting weak transaction ID (TXID) randomness, allowing the attacker to inject malicious DNS responses. The attack is carried out through two coordinated components: an authoritative name server and an attacker client.Take a look at the github link for more info and enjoy!