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