diff --git a/scripts/dns-zeustracker.nse b/scripts/dns-zeustracker.nse index 68f013ca2..23020cbe9 100644 --- a/scripts/dns-zeustracker.nse +++ b/scripts/dns-zeustracker.nse @@ -1,5 +1,5 @@ description = [[ -Checks if the target IP range is part of a Zeus botnet by quering ZTDNS @ abuse.ch. +Checks if the target IP range is part of a Zeus botnet by querying ZTDNS @ abuse.ch. Please review the following information before you start to scan: * https://zeustracker.abuse.ch/ztdns.php ]]