gwen001 / offsectools_www

A vast collection of security tools and resources curated by the community.
https://offsec.tools
180 stars 23 forks source link

[addtool] shuffleDNS #59

Closed gwen001 closed 1 year ago

gwen001 commented 1 year ago

[link]https://github.com/projectdiscovery/shuffledns[/link] [short_descr]Enumerate valid subdomains using active bruteforce and DNS resolution.[/short_descr] [tags]subdomains,dns[/tags] [long_descr]shuffleDNS is a wrapper around MassDNS, written in go, that allows you to enumerate valid subdomains using active bruteforce, as well as resolve subdomains with wildcard handling and easy input-output support.

Based on the work on massdns project by @blechschmidt.

Features:

Screenshot 2022-12-12 at 16 09 24
gwen001 commented 1 year ago

Issue correctly handled, tool is waiting for validation.

gwen001 commented 1 year ago

Tool has been accepted: https://offsec.tools/tool/shuffledns

Thank you!