gwen001 / offsectools_www

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

[addtool] dnscan #70

Closed gwen001 closed 1 year ago

gwen001 commented 1 year ago

[link]https://github.com/rbsec/dnscan[/link] [short_descr]Python wordlist-based DNS subdomain scanner.[/short_descr] [tags]subdomains[/tags] [long_descr]The script will first try to perform a zone transfer using each of the target domain's nameservers.

If this fails, it will lookup TXT and MX records for the domain, and then perform a recursive subdomain scan using the supplied wordlist.[/long_descr]

Screenshot 2022-12-12 at 16 33 29
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/dnscan

Thank you!