* 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 <daniel.s.holdsworth@gmail.com>pull/6728/head
parent
2007167fa9
commit
c1ae24fa20
1 changed files with 11 additions and 0 deletions
@ -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/) |
Loading…
Reference in new issue