nuclei-templates/network/totemomail-smtp-detect.yaml

22 lines
343 B
YAML
Raw Normal View History

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
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"