aboul3la / Sublist3r

Fast subdomains enumeration tool for penetration testers
GNU General Public License v2.0
9.47k stars 2.07k forks source link

Virustotal and Google Error #341

Open nyxb opened 1 year ago

nyxb commented 1 year ago
             ____        _     _ _     _   _____                                                                          
            / ___| _   _| |__ | (_)___| |_|___ / _ __                                                                     
            \___ \| | | | '_ \| | / __| __| |_ \| '__|                                                                    
             ___) | |_| | |_) | | \__ \ |_ ___) | |                                                                       
            |____/ \__,_|_.__/|_|_|___/\__|____/|_|                                                                       

            # 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 commented 1 year ago

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 commented 1 year ago

@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 commented 1 year ago

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 commented 1 year ago

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