Show HN: Fast subdomain enumerator written in Rust Hello! I'm learning Rust and also information security, so what better way to learn than to put a tool together practicing both skills? I've tried to use a couple of different tools for subdomain enumeration (part of the Discovery-party when it comes to penetration testing), but none of them were very fast, even if the DNS resolver I pointed them towards is, so I wrote my own tool that leverages concurrency to check a lot of subdomains, fast! It's written in Rust, main parts being using Tokio and async_channels, and I think it works good enough for a first release. I wanted to get recursive subdomain enumeration to work too, but couldn't figure out how to send into the same channels I'm reading from and knowing when to close the actual channels. Will work on that next! If you want to check out the project, it's located here: https://ift.tt/4cq0ZAf I'd love your feedback on the code, idea or anything in general! Usually people here have very good feedback, so I'm excited to hear what you think. Thank you! https://ift.tt/4cq0ZAf March 15, 2022 at 11:21PM
Show HN: Fast subdomain enumerator written in Rust https://ift.tt/IzqXVhm
Related Articles
Show HN: In the next hour I will https://ift.tt/TeBuVNfShow HN: In the next hour I will Being a lazy college student I was ha… Read More
Show HN: An open app development platform for eInk smart screen https://ift.tt/SM2K69qShow HN: An open app development platform for eInk smart screen https:… Read More
Show HN: Fat Tonys A Discord server for fans of Nassim Taleb and his works https://ift.tt/WUkXIn5Show HN: Fat Tony’s – A Discord server for fans of Nassim Taleb and hi… Read More
Show HN: Chrome Dev Tools Element Selector for Playwright and Scraping https://ift.tt/HzrEAa5Show HN: Chrome Dev Tools Element Selector for Playwright and Scraping… Read More
Show HN: Personal Replit Ghostwriter https://ift.tt/MZcU5qCShow HN: Personal Replit Ghostwriter What it is: A website to run a Gh… Read More
Show HN: B2B SaaS Kit open-source kit for building webapps with customer orgs https://ift.tt/lKyIohTShow HN: B2B SaaS Kit – open-source kit for building webapps with cust… Read More
Show HN: Using C23Show HN: Using C++23 … Read More
Show HN: First General Intelligence Platform: Starting from Your Email https://ift.tt/ZrA0hRsShow HN: First General Intelligence Platform: Starting from Your Email… Read More
0 Comments: