Update totemomail-smtp-detect.yaml
parent
9afec19a5e
commit
fa1bf77742
|
@ -2,12 +2,12 @@ id: totemomail-smtp-detect
|
|||
|
||||
info:
|
||||
name: Totemomail SMTP Server Detection
|
||||
author: princechaddha
|
||||
author: princechaddha,userdehghani
|
||||
severity: info
|
||||
description: |
|
||||
Totemomail is a comprehensive email solution designed to address all aspects of digital communication security.
|
||||
metadata:
|
||||
max-request: 1
|
||||
max-request: 3
|
||||
tags: mail,smtp,network,totemomail,detect
|
||||
|
||||
tcp:
|
||||
|
@ -17,7 +17,7 @@ tcp:
|
|||
|
||||
host:
|
||||
- "{{Hostname}}"
|
||||
port: 25
|
||||
port: 25,465,587
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
|
|
Loading…
Reference in New Issue