aboul3la / Sublist3r

Fast subdomains enumeration tool for penetration testers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[!] Error: Virustotal probably now is blocking our requests怎么解决?

sunyiwk opened this issue · comments

` ____ _ _ _ _ _____
/ | _ | | | ()| ||__ / _ __
___ | | | | '_ | | / | | | | '|
) | || | |) | | _ \ |
) | |
|
/ _,|./|||/_|___/||

            # Coded By Ahmed Aboul-Ela - @aboul3la

[-] Enumerating subdomains now for aqlab.cn
[-] 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..
Process GoogleEnum-4:
Traceback (most recent call last):
File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/root/Sublist3r/sublist3r.py", line 268, in run
domain_list = self.enumerate()
File "/root/Sublist3r/sublist3r.py", line 240, in enumerate
if not self.check_response_errors(resp):
File "/root/Sublist3r/sublist3r.py", line 303, in check_response_errors
if (type(resp) is str or type(resp) is unicode) and 'Our systems have detected unusual traffic' in resp:
NameError: name 'unicode' is not defined
[!] Error: Virustotal probably now is blocking our requests
`

Cannot find a solution? Same issue here.

Any updates?

I'm facing the same situation !!! ANY UPDATES???