Skip to content

[BUG] DNSDumpster & VirusTotal #393

Description

@Wh1t3Rabyt3

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions