From c1ae24fa20f4afbcc2ff46099ee227f46d2db877 Mon Sep 17 00:00:00 2001 From: Gaurav Singh <87198156+gaur-avvv@users.noreply.github.com> Date: Wed, 21 Aug 2024 19:56:46 +0530 Subject: [PATCH] Update dns-poisoning@urtsyYWViEzbqYLoNfQAh.md (#6706) * Update dns-poisoning@urtsyYWViEzbqYLoNfQAh.md * Update dns-poisoning@urtsyYWViEzbqYLoNfQAh.md * Update src/data/roadmaps/cyber-security/content/dns-poisoning@urtsyYWViEzbqYLoNfQAh.md * Update src/data/roadmaps/cyber-security/content/dns-poisoning@urtsyYWViEzbqYLoNfQAh.md * Update src/data/roadmaps/cyber-security/content/dns-poisoning@urtsyYWViEzbqYLoNfQAh.md --------- Co-authored-by: dsh --- .../content/dns-poisoning@urtsyYWViEzbqYLoNfQAh.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/data/roadmaps/cyber-security/content/dns-poisoning@urtsyYWViEzbqYLoNfQAh.md b/src/data/roadmaps/cyber-security/content/dns-poisoning@urtsyYWViEzbqYLoNfQAh.md index e69de29bb..11996189a 100644 --- a/src/data/roadmaps/cyber-security/content/dns-poisoning@urtsyYWViEzbqYLoNfQAh.md +++ b/src/data/roadmaps/cyber-security/content/dns-poisoning@urtsyYWViEzbqYLoNfQAh.md @@ -0,0 +1,11 @@ +# DNS(Domain Name System) Poisoning/DNS Spoofing/DNS Cache Poisoning + +DNS spoofing or DNS cache poisoning, occurs when fake information is inserted into a DNS server’s cache.This causes DNS queries to return incorrect IP addresses, directing users to the wrong websites. Hackers exploit this to reroute traffic to malicious sites. The issue persists until the cached information is corrected.When the cache is poisoned, it misdirects traffic until the incorrect information is fixed. This technique exploits vulnerabilities in the DNS system and can spread to other servers, causing widespread issues. + +Visit the following resources to learn more: + +- [@article@What is DNS cache poisoning? | DNS spoofing](https://www.cloudflare.com/learning/dns/dns-cache-poisoning/) + +- [@article@What Is DNS Poisoning?](https://www.fortinet.com/resources/cyberglossary/dns-poisoning) +- [@article@DNS Spoofing or DNS Cache poisoning](https://www.geeksforgeeks.org/dns-spoofing-or-dns-cache-poisoning/) +- [@article@DNS Poisoning (DNS Spoofing): Definition, Technique & Defense](https://www.okta.com/identity-101/dns-poisoning/)