atenreiro / opensquat

The openSquat is an open-source tool for detecting domain look-alikes by searching for newly registered domains that might be impersonating legit domains and brands.
https://opensquat.com
GNU General Public License v3.0
685 stars 130 forks source link

Selecting Top level domain #74

Open Smulmeister opened 1 year ago

Smulmeister commented 1 year ago

I don't know how you get your feed for the domain names registered, but it appears mostly to be .com domains. It would be a nice feature to add more TLD's, so they you can search for specific countries.

Describe the solution you'd like If you are able to get more datasets based on TLD's, you could just add an option which TLD you want to look at (eg. --TLD com,fr,de) and then based on the TLD specified, you download the corresponding datasets after which opensquat does the same as before.

atenreiro commented 1 year ago

I don't know how you get your feed for the domain names registered, but it appears mostly to be .com domains. It would be a nice feature to add more TLD's, so they you can search for specific countries.

Describe the solution you'd like

If you are able to get more datasets based on TLD's, you could just add an option which TLD you want to look at (eg. --TLD com,fr,de) and then based on the TLD specified, you download the corresponding datasets after which opensquat does the same as before.

Hey @Smulmeister

Thanks for reaching out. Unfortunately not all domain registrars make this publicly available, therefore I might not easily be able to get it.

If you know any feed that provides some information, please let me know and I'll try to integrate with the tool.

Thanks,

Smulmeister commented 1 year ago

HI @atenreiro

Thanks for your fast reply, I will look around and if I find some I will let you know. I assume you are not willing to pay for an service, so I keep that in mind.

atenreiro commented 1 year ago

HI @atenreiro

Thanks for your fast reply, I will look around and if I find some I will let you know.

I assume you are not willing to pay for an service, so I keep that in mind.

Hello,

I can consider to pay for a service if the cost is reasonable ($100 or below) since this is a zero budget project all costs are incurred by me.

Smulmeister commented 1 year ago

@atenreiro

Maybe this one could help you?

https://zonefiles.io/all-registered-domains/

Maurits

atenreiro commented 1 year ago

Good tip!

let me take a look at this.

maaaaz commented 1 year ago

https://github.com/zmap/zdns/issues/107#issuecomment-1558849332