DNS enumeration with Ruby

117 · Greg Molnar · Aug. 10, 2026, 11:41 a.m.
Summary
The blog post by Greg Molnar discusses using Ruby for DNS enumeration, specifically utilizing the dnsruby gem to facilitate DNS zone transfers to discover subdomains. It highlights the benefits of scripting in Ruby for flexibility and ease in automated tasks related to security testing.