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

Release Notes 1.97 #46

Closed atenreiro closed 3 years ago

atenreiro commented 3 years ago

v1.97 (2020-10-18)

When using VirusTotal, the website throttles the queries if a large number of queries in a short time is detected.

wargasmtg commented 3 years ago

Perhaps it is better load the results into opensquat again with the use of the VT API key and que the results 4 each minute?

wargasmtg commented 3 years ago

Perhaps this project has some good ideas to implement into opensquad; https://github.com/clairmont32/VirusTotal-Tools

atenreiro commented 3 years ago

Hello @wargasmtg

An integration with VT API key is planned, however, I decided to start with non-API integration. You'll be able to introduce your VT API key in a configuration file and the openSquat will load this key, whether is a free or premium subscription.

wargasmtg commented 3 years ago

Cool!