MilindPurswani / Syborg

Recursive DNS Subdomain Enumerator with dead-end avoidance system (BETA)
142 stars 22 forks source link

Adding permutation to the wordlist can help generate results even more dynamic #5

Closed Mrsharmax closed 4 years ago

Mrsharmax commented 4 years ago

Tweak the script to make it resolve app-staging.example.com also along with all other words in wordlist in the place of staging.

MilindPurswani commented 4 years ago

That's a great idea! I believe there are already other tools which are working in a similar manner such as dnsgen and altdns. On a second thought, I am wondering if we should add this to Syborg. Maybe we can create a CreativeUse.md file and incorporate those syntaxes?

MilindPurswani commented 4 years ago

Maybe we can use these tools to generate a wordlist and then use syborg's Dead-end avoidance algorithm with DFS/BFS to add them to the chain of domains to query.

MilindPurswani commented 4 years ago

@itsgopsss

Checkout the new Creative Usage Guidelines. I hope you achieve more positive results with this 👍