What problem does it solve?
Traditional DNS brute-forcing tools are slow when validating or enumerating large subdomain lists. This Skill uses ksubdomain's stateless raw-socket packet sending to perform subdomain verification and enumeration at speeds roughly 10x faster than tools like dnsx.
Core Features & Use Cases
- Verify Mode: Validate large lists of candidate subdomains for liveness, with bandwidth control and silent output options.
- Enum Mode: Brute-force enumerate subdomains for a target domain using built-in or custom wordlists, with retry and bandwidth tuning.
- Resolver Customization: Supply custom DNS resolver lists for controlled resolution behavior.
- Use Case: After collecting passive subdomains with subfinder, pipe the list into ksubdomain verify mode to quickly confirm which hosts are alive before deeper reconnaissance.
Quick Start
Use ksubdomain to verify the subdomains in subs.txt for the target domain and write the live results to a file, running with sudo and a 5m bandwidth limit.