Tag
#networking
3pieces
01 ·Abusing DNS, Part 7: Who is in charge here?
The NS records that make a subdomain yours, and the delegation that lets any resolver on the internet find your server.
02 ·Abusing DNS, Part 2: Serving up some fun
Building a DNS server in Rust that answers real queries — the first working piece of a key-value store that talks over DNS.
03 ·Abusing DNS, Part 1: How does DNS do what it do?
How DNS resolution actually works, and why a protocol every network lets out is such a useful place to hide data.