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

Target response informations #70

Closed t0sc4n closed 1 year ago

t0sc4n commented 2 years ago

Feature request: Site response informations

It would be useful to have informations about the potential squatted site information, such as:

I've developed a very simple solution locally and I think it would be a useful addition to the project. If the feature request is accepted, I can make a pull request

atenreiro commented 2 years ago

Hey @t0sc4n

Would you be able to share the fork for me to test so I can better understand the feature?

Thanks,

t0sc4n commented 2 years ago

Hi @atenreiro, sure!

Here you go https://github.com/atenreiro/opensquat/pull/71.

Thanks