Update esmtp-detect.yaml
parent
9afec19a5e
commit
1baa5b14f2
|
@ -2,7 +2,7 @@ id: esmtp-detect
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: ESMTP - Detect
|
name: ESMTP - Detect
|
||||||
author: pussycat0x
|
author: pussycat0x,userdehghani
|
||||||
severity: info
|
severity: info
|
||||||
description: |
|
description: |
|
||||||
ESMTP was detected.
|
ESMTP was detected.
|
||||||
|
@ -23,7 +23,7 @@ tcp:
|
||||||
|
|
||||||
host:
|
host:
|
||||||
- "{{Hostname}}"
|
- "{{Hostname}}"
|
||||||
port: 25
|
port: 25,2525,465,587
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
|
|
Loading…
Reference in New Issue