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] Altdns #72

Closed gwen001 closed 1 year ago

gwen001 commented 1 year ago

[link]https://github.com/infosec-au/altdns[/link] [short_descr]Generates permutations, alterations and mutations of subdomains and then resolves them.[/short_descr] [tags]subdomains[/tags] [long_descr]Altdns is a DNS recon tool that allows for the discovery of subdomains that conform to patterns. Altdns takes in words that could be present in subdomains under a domain (such as test, dev, staging) as well as takes in a list of subdomains that you know of.

From these two lists that are provided as input to altdns, the tool then generates a massive output of "altered" or "mutated" potential subdomains that could be present. It saves this output so that it can then be used by your favourite DNS bruteforcing tool.[/long_descr]

Screenshot 2022-12-12 at 16 41 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/altdns

Thank you!