Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Virustotal and Google Error #341

Open
nyxb opened this issue Aug 26, 2022 · 4 comments
Open

Virustotal and Google Error #341

nyxb opened this issue Aug 26, 2022 · 4 comments

Comments

@nyxb
Copy link

nyxb commented Aug 26, 2022

             ____        _     _ _     _   _____                                                                          
            / ___| _   _| |__ | (_)___| |_|___ / _ __                                                                     
            \___ \| | | | '_ \| | / __| __| |_ \| '__|                                                                    
             ___) | |_| | |_) | | \__ \ |_ ___) | |                                                                       
            |____/ \__,_|_.__/|_|_|___/\__|____/|_|                                                                       
                                                                                                                          
            # Coded By Ahmed Aboul-Ela - @aboul3la                                                                        

[-] Enumerating subdomains now for taetowierer-akademie.de
[-] Searching now in Baidu..
[-] Searching now in Yahoo..
[-] Searching now in Google..
[-] Searching now in Bing..
[-] Searching now in Ask..
[-] Searching now in Netcraft..
[-] Searching now in DNSdumpster..
[-] Searching now in Virustotal..
[-] Searching now in ThreatCrowd..
[-] Searching now in SSL Certificates..
[-] Searching now in PassiveDNS..
[!] Error: Virustotal probably now is blocking our requests
[!] Error: Google probably now is blocking our requests
[~] Finished now the Google Enumeration ...

@ajinkya-git-hub
Copy link

I found one solution, to solve the Virustotal issue, you can comment the code which is related to virus total and also remove where its use in the script... It will work.

@anonymous7492
Copy link

@ajinkya-git-hub what is the solution, please share i am kinda stuck in this method from 3 days i used everything like reinstall and export API KEY still not working

@rat-c
Copy link

rat-c commented Nov 30, 2022

This has been the case since April or something. Row 940 in sublist3r.py:

Change:
NetcraftEnum, DNSdumpster, Virustotal, ThreatCrowd,
To:
NetcraftEnum, DNSdumpster, ThreatCrowd,

@nazmul-ethi
Copy link

This has been the case since April or something. Row 940 in sublist3r.py:

Change: NetcraftEnum, DNSdumpster, Virustotal, ThreatCrowd, To: NetcraftEnum, DNSdumpster, ThreatCrowd,

Not work bro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants