aboul3la / Sublist3r

Fast subdomains enumeration tool for penetration testers
GNU General Public License v2.0
9.73k stars 2.1k forks source link

[!] Error: Virustotal probably now is blocking our requests解决方法 #309

Open Baikeryoyo opened 3 years ago

Baikeryoyo commented 3 years ago

在sublist3r.py中 https://www.virustotal.com/ui/domains/{domain}/subdomains 把上面的地址,改为下面的地址 https://www.virustotal.com/gui/domain/{{dommain}}/details this one works

pidugusundeep commented 3 years ago

Please add a PR for this.

RoninNakomoto commented 3 years ago

@Baikeryoyo @pidugusundeep https://github.com/RoninNakomoto/Sublist3r2