diff --git a/scripts/showSMTPVersion.nse b/scripts/showSMTPVersion.nse index 3b5a41e8f..08f6c4841 100644 --- a/scripts/showSMTPVersion.nse +++ b/scripts/showSMTPVersion.nse @@ -1,7 +1,7 @@ --- Queries the version of an SMTP server. --@output --- 25/tcp open smtp --- |_ SMTP version: 220 mail.foo.com mx-2.bar.com ESMTP Exim 4.64 +-- 25/tcp open smtp\n +-- |_ SMTP version: 220 mail.foo.com mx-2.bar.com ESMTP Exim 4.64\n id = "SMTP version"