TIL: MassDNS - High-Performance Bulk DNS Lookups

Today I learned about MassDNS, a high-performance DNS stub resolver designed for bulk lookups and reconnaissance, useful for subdomain enumeration and DNS analysis.

June 10, 2021 路 1 min

TIL: DNS Performance Testing and Pi-hole with Unbound

Today I learned about DNS performance testing tools and troubleshooting Pi-hole performance issues with Unbound recursive DNS server.

June 2, 2021 路 1 min

TIL: Modern Rust CLI Tools - System Monitoring, HTTP Requests, and DNS

Today I discovered five excellent Rust-based CLI tools: bottom, dust, procs for system monitoring, xh for HTTP requests, and nip.io for wildcard DNS resolution.

March 25, 2021 路 2 min

TIL: Dash Application Testing and Pi-hole DNS Architecture

Today I learned about testing Dash applications with pytest and selenium, implementing Flask-Dash integration patterns, and understanding Pi-hole's FTL engine based on dnsmasq.

July 24, 2020 路 22 min