Update smtp-commands-enum.yaml
parent
d17a0c1246
commit
ed67d0b943
|
@ -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 (.*)'
|
||||
- '214 (.*)'
|
||||
|
|
Loading…
Reference in New Issue