Building a Secure, Modern, Cross-Platform & Cross-Architecture DNS Server Using .NET 8.0.
SecureDNS Project aims to implements all secure DNS Protocols regardless of being standardized or widely adopted; while maintaining backward compatibility with unsecure DNS-Over-UDP Protocol via Reverse Proxy.
SecureDNS Project is implemented using modern Clean-Architecture Patterns.
- Releases
- Protocols
- Integrations
- Resource Records
- Platforms
- Architecture
- Launch
- Dependencies
- Donations
- Supported-By
- ✔ DNS Over Blockchain (ENS)
- ✔ DNS Over UDP
- ✔ DNS Over TCP
- ✔ DNS Over TLS
- ✔ DNS Over HTTPs
- ✔ DNSCrypt v2.0
- ⏳ DNS Over Blockchain (HandShake)
- ⏳ DNS Over UDP Over Tor
- ⏳ DNS Over TCP Over Tor
- ⏳ DNS Over TLS Over Tor
- ⏳ DNS Over HTTPs Over Tor
- ⏳ DNSCrypt v2.0 Over Tor
- ✔ Ethereum Name Service
- ✔ Ethereum Name Service DNS Resolver
- ✔ FilterLists
- ✔ Tor Project
- ✔ Standard-Compliant DNS Resolvers
- ⏳ IANA Root Files
- ⏳ ICANN Zone Data Service
- ✔ x64 on Windows, macOS, and Linux
- ✔ x86 on Windows, macOS, and Linux
- ✔ ARM32 on Windows and Linux
- ✔ ARM64 on Windows and Linux
The Project offically launched within my talk for Cairo Security Camp on September 22nd, 2019.
This talk will cover the DNS protocol since its inception in 1986 and taking a deep-dive into the inherit lack of security at its core design and how all modern operating systems using insecure standards, Then we will explain alternative secure implementation like DNS Over TLS and DNS Over HTTP/S. Then we will shift-gears to developing an all-new modern DNS Server Reference-Implementation with a myriad of possibilities for retaking control like Black/Sink-holing, Threat Hunting/Intelligence and way more! Finally, we will launch a GitHub-based Open-Source Project containing DNS Server Reference-Implementation for the First-Time & Exclusively in Cairo Security Camp!