Fixed typo in latest update virstotal -> virustotal

This commit is contained in:
Foorack 2016-11-17 21:35:50 +01:00 committed by GitHub
parent 110f1884f7
commit 32f9e698ea
1 changed files with 1 additions and 1 deletions

View File

@ -923,7 +923,7 @@ def main(domain, threads, savefile, ports, silent, verbose, enable_bruteforce, e
'ask':AskEnum,
'netcraft':NetcraftEnum,
'dnsdumpster':DNSdumpster,
'virstotal':Virustotal,
'virustotal':Virustotal,
'threatcrowd':ThreatCrowd,
'ssl':CrtSearch,
'passivedns':PassiveDNS