From ed67d0b943dd91a394ed6db6b17b77a1b46c9a45 Mon Sep 17 00:00:00 2001 From: pussycat0x <65701233+pussycat0x@users.noreply.github.com> Date: Fri, 5 May 2023 18:58:03 +0530 Subject: [PATCH] Update smtp-commands-enum.yaml --- network/enumeration/smtp-commands-enum.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/network/enumeration/smtp-commands-enum.yaml b/network/enumeration/smtp-commands-enum.yaml index 6c1cc5e509..03e1595a07 100644 --- a/network/enumeration/smtp-commands-enum.yaml +++ b/network/enumeration/smtp-commands-enum.yaml @@ -10,7 +10,7 @@ info: - https://nmap.org/nsedoc/scripts/smtp-commands.html metadata: max-request: 2 - verified: true + verified: "true" shodan-query: 'smtp' tags: network,enum,smtp,mail @@ -36,4 +36,4 @@ tcp: extractors: - type: regex regex: - - '214 (.*)' \ No newline at end of file + - '214 (.*)'