24 lines
479 B
YAML
24 lines
479 B
YAML
id: totemomail-smtp-detect
|
|
|
|
info:
|
|
name: Totemomail SMTP Server Detection
|
|
author: princechaddha
|
|
severity: info
|
|
tags: mail,smtp,network,totemomail
|
|
description: |
|
|
Totemomail is a comprehensive email solution designed to address all aspects of digital communication security.
|
|
|
|
network:
|
|
- inputs:
|
|
- data: "\r\n"
|
|
read-size: 2048
|
|
|
|
host:
|
|
- "{{Hostname}}"
|
|
- "{{Host}}:25"
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "totemomail"
|