#393·Sublist3r

[BUG] DNSDumpster & VirusTotal

Author: Wh1t3Rabyt3Created Mar 6, 2025Updated Aug 4, 2025

Hi there,

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