chore: add resource under cyber-security:networking-knowledge:understand-the-terminology:dns

pull/4076/head
roadmap bot 1 year ago
parent bdeebbc9cc
commit 1e3568a1c4
  1. 3
      src/data/roadmaps/cyber-security/content/102-networking-knowledge/understand-the-terminology/106-dns.md

@ -21,3 +21,6 @@ Some common DNS record types you might encounter include:
- **TXT (Text) Record**: Contains human-readable or machine-readable text, often used for verification purposes or providing additional information about a domain.
As an essential part of the internet, the security and integrity of the DNS infrastructure are crucial. However, it's vulnerable to various types of cyber attacks, such as DNS cache poisoning, Distributed Denial of Service (DDoS) attacks, and DNS hijacking. Proper DNS security measures, such as DNSSEC (DNS Security Extensions) and monitoring unusual DNS traffic patterns, can help mitigate risks associated with these attacks.
- [DNS in detail (TryHackMe)](https://tryhackme.com/room/dnsindetail)
- [DNS in 100 Seconds (YouTube)](https://www.youtube.com/watch?v=uvr9lhugayu)
Loading…
Cancel
Save