Sublist3r
Sublist3r copied to clipboard
Google blocking Sublist3r domain search
I am getting an error in searching domains in sublist3r and getting following error: 1-Google probably now is blocking our requests 2-Virustotal probably now is blocking our requests
after these error desired domains can't be found. help needed.
And what is the limit? I made the requesttwo times in one day and now its not working anymore.
I think we need to get our own API key for Virustotal now. The url https://www.virustotal.com/ui/domains/yahoo.com/subdomains gives this: { "error": { "code": "RecaptchaRequiredError", "message": "Please re-send request with a valid reCAPTCHA response in the "x-recaptcha-response" header" } }
https://developers.virustotal.com/v3.0/reference
@EmmanuelZapata @unaipuelles check my fork. its a fixed bug-free working copy (only runs under python3 if properly installed), also has much faster bruteforcing capabilities using aiodnsbrute (instead of subbrute). Both google and virus total API access have limits.
@EmmanuelZapata @unaipuelles check my fork. its a fixed bug-free working copy (only runs under python3 if properly installed), also has much faster bruteforcing capabilities using aiodnsbrute (instead of subbrute). Both google and virus total API access have limits.
yours is not working. where is the sublist3r2.py file?
I am getting an error in searching domains in sublist3r and getting following error: 1-Google probably now is blocking our requests 2-Virustotal probably now is blocking our requests
after these error desired domains can't be found. help needed.
try this one
https://github.com/RoninNakomoto/Sublist3r2
On Sun, Jul 24, 2022 at 8:41 PM White0knight @.***> wrote:
I am getting an error in searching domains in sublist3r and getting following error: 1-Google probably now is blocking our requests 2-Virustotal probably now is blocking our requests
after these error desired domains can't be found. help needed.
— Reply to this email directly, view it on GitHub https://github.com/aboul3la/Sublist3r/issues/274#issuecomment-1193363851, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASEKROSDZK2BXQMD2A3KQSTVVV54FANCNFSM4SPM7FCQ . You are receiving this because you commented.Message ID: @.***>
There's still no sublist3r2.py file