You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When launching Sublist3r, i got an error with DNSDumpster & VirusTotal (see logs below).
Can someone help me please ?
Cheers
LOGS
Process DNSdumpster-8:
Traceback (most recent call last):
File "/usr/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
self.run()
File "/home/osint/Downloads/Sublist3r/sublist3r.py", line 268, in run
domain_list = self.enumerate()
^^^^^^^^^^^^^^^^
File "/home/osint/Downloads/Sublist3r/sublist3r.py", line 647, in enumerate
token = self.get_csrftoken(resp)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/osint/Downloads/Sublist3r/sublist3r.py", line 641, in get_csrftoken
token = csrf_regex.findall(resp)[0]
~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range
[!] Error: Virustotal probably now is blocking our requests
The text was updated successfully, but these errors were encountered:
Hi there,
When launching Sublist3r, i got an error with DNSDumpster & VirusTotal (see logs below).
Can someone help me please ?
Cheers
LOGS
The text was updated successfully, but these errors were encountered: