34 lines
866 B
YAML
34 lines
866 B
YAML
id: esmtp-detect
|
|
|
|
info:
|
|
name: ESMTP - Detect
|
|
author: pussycat0x,userdehghani
|
|
severity: info
|
|
description: |
|
|
ESMTP was detected.
|
|
reference:
|
|
- https://nmap.org/nsedoc/scripts/smtp-open-relay.html
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: ESMTP
|
|
tags: network,detect,smtp,mail,detection,tcp
|
|
tcp:
|
|
- inputs:
|
|
- data: "\n"
|
|
|
|
host:
|
|
- "{{Hostname}}"
|
|
port: 25,2525,465,587
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "ESMTP Postfix"
|
|
- "220"
|
|
condition: and
|
|
# digest: 490a0046304402202a22bb5c695c1a83612caa0d9fdcb444ef61efa20d0552b7b2e3b30e56c840e9022040ff3df0ef3ae1ac8712eba30fa369588a938956c0bbd30a514141c26074d5e8:922c64590222798bb761d5b6d8e72950 |