2021-09-13 09:56:26 +00:00
|
|
|
id: totemomail-smtp-detect
|
|
|
|
|
|
|
|
info:
|
2022-09-20 07:46:08 +00:00
|
|
|
name: Totemomail SMTP Server Detection
|
2021-09-13 09:56:26 +00:00
|
|
|
author: princechaddha
|
|
|
|
severity: info
|
2022-08-16 16:26:20 +00:00
|
|
|
description: |
|
|
|
|
Totemomail is a comprehensive email solution designed to address all aspects of digital communication security.
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2023-09-27 13:29:58 +00:00
|
|
|
max-request: 1
|
|
|
|
tags: mail,smtp,network,totemomail,detect
|
2021-09-13 09:56:26 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
tcp:
|
2021-09-13 09:56:26 +00:00
|
|
|
- inputs:
|
|
|
|
- data: "\r\n"
|
|
|
|
read-size: 2048
|
|
|
|
|
|
|
|
host:
|
|
|
|
- "{{Hostname}}"
|
2023-09-16 19:35:21 +00:00
|
|
|
port: 25
|
2021-09-13 09:56:26 +00:00
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "totemomail"
|