Skip to content
#

dns-cache-poisoning

Here are 14 public repositories matching this topic...

This hacking technique injects corrupt domain system data into a DNS resolver’s cache to redirect where a website’s traffic is sent. It is often used to send traffic from legitimate websites to malicious websites that contain malware. DNS spoofing can also be used to gather information about the traffic being diverted. The best techniques for pr…

  • Updated Jan 7, 2021

Demonstrated DNS spoofing and DNS cache poisoning attacks in a controlled lab environment using Scapy and Python. Manipulated DNS responses, injected forged authority and additional records, poisoned DNS caches, and analyzed DNS server behavior during name resolution attacks.

  • Updated Jun 23, 2026
  • Python

Add this topic to your repo

To associate your repository with the dns-cache-poisoning topic, visit your repo's landing page and select "manage topics."

Learn more