24 lines
723 B
YAML
24 lines
723 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: 4
|
|
tags: network,service,smtp,detect,mail
|
|
|
|
tcp:
|
|
- inputs:
|
|
- data: "\r\n"
|
|
host:
|
|
- "{{Hostname}}"
|
|
port: 25,2525,465,587
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "SMTP"
|
|
# digest: 4b0a00483046022100baa719aaeb5f325496022fb7ea0b39e178031af2fa5006307c6006f7e8633a7f022100cfd2ff7883c0f8425e5c9a146f8cd26b4604e63f6d1521f5c61e033523ec674d:922c64590222798bb761d5b6d8e72950 |