mzfr / takeover

A tool for testing subdomain takeover possibilities at a mass scale.
BSD 2-Clause "Simplified" License
45 stars 10 forks source link

update provider error #8

Closed balook closed 3 years ago

balook commented 3 years ago

Traceback (most recent call last): File "update_providers.py", line 17, in if cols[1].text.strip() == "Vulnerable": IndexError: list index out of range

for update_providers.py this error is coming

mzfr commented 3 years ago

Hey I didn't make that script for normal usage. I mean I was using it just locally for myself with lot of hacks.

Anyways I'll look into it.