24 lines
735 B
YAML
24 lines
735 B
YAML
id: smtp-service-detect
|
|
|
|
info:
|
|
name: SMTP Service Detection
|
|
author: pussycat0x,userdehghani
|
|
severity: info
|
|
description: |
|
|
SMTP is part of the application layer of the TCP/IP protocol. Using a process called “store and forward,” SMTP moves your email on and across networks.
|
|
metadata:
|
|
max-request: 1
|
|
tags: network,service,smtp,detect,mail,detection,tcp
|
|
|
|
tcp:
|
|
- inputs:
|
|
- data: "\r\n"
|
|
host:
|
|
- "{{Hostname}}"
|
|
port: 25,2525,465,587
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "SMTP"
|
|
# digest: 4a0a0047304502204d67d971f643247fbbdd0f37d4ff710f5ffc92458788c8b4f0fb8a9a75bc4444022100afca179b9a874ec0efd03bac9323addf0528728e3e1ca4c429094a9cb0d40603:922c64590222798bb761d5b6d8e72950 |