2021-09-13 09:56:26 +00:00
|
|
|
id: totemomail-smtp-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Totemomail SMTP Server Detect
|
|
|
|
author: princechaddha
|
|
|
|
severity: info
|
|
|
|
tags: mail,smtp,network,totemomail
|
2022-08-16 16:26:20 +00:00
|
|
|
description: |
|
|
|
|
Totemomail is a comprehensive email solution designed to address all aspects of digital communication security.
|
2021-09-13 09:56:26 +00:00
|
|
|
|
|
|
|
network:
|
|
|
|
- inputs:
|
|
|
|
- data: "\r\n"
|
|
|
|
read-size: 2048
|
|
|
|
|
|
|
|
host:
|
|
|
|
- "{{Hostname}}"
|
2021-12-09 13:06:24 +00:00
|
|
|
- "{{Host}}:25"
|
2021-09-13 09:56:26 +00:00
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "totemomail"
|