Ice3man543 / SubOver

A Powerful Subdomain Takeover Tool
BSD 2-Clause "Simplified" License
927 stars 198 forks source link

Differences from tko-subs? #3

Closed 0xdevalias closed 6 years ago

0xdevalias commented 6 years ago

Heya,

Curious what improvements/differences this has over https://github.com/anshumanbh/tko-subs and/or other existing tools to warrant the 'most powerful' label.

Always curious about new tools and how they can improve my efficiency :3

Ice3man543 commented 6 years ago

Well, first big difference is that it has more providers. While tko-subs has 30 providers, subover uses 35. Next big difference comes in terms of data storage format. I am a huge fan of Json format, and it's also the most versatile format. Therefore, I used Json format for creating data file hence it could be used by anyone due it's simplicity.

Another big improvement is in terms of responses. Sometimes, sites may respond differently, therefore we use multiple responses.

Colours and aesthetics are better. We try no automatic subdomain takeover and leave the user to do it manually.

All in all, tko-subs is a great tool and was an inspiration for this tool. Thanks

0xdevalias commented 6 years ago

Fair enough. So a few tech choice differences, and some aesthetics/UX. The multiple responses aspect could be useful, didn't realise the providers had different responses.

Thanks for the info :)

Ice3man543 commented 6 years ago

Also, in terms of speed, it is pretty damn fast. I was able to resolve a list of 315 subdomains in just 15 seconds with a slow internet connection. :3

Ice3man543 commented 6 years ago

If you have any ideas for improvement, they would be very welcomed.