Update smtp-service-detect ports

patch-2
Mohammad D 2024-05-26 09:04:43 +03:30 committed by GitHub
parent 9afec19a5e
commit 5f13c86b21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -2,12 +2,12 @@ id: smtp-service-detect
info: info:
name: SMTP Service Detection name: SMTP Service Detection
author: pussycat0x author: pussycat0x,userdehghani
severity: info severity: info
description: | description: |
SMTP is part of the application layer of the TCP/IP protocol. Using a process called “store and forward,” SMTP moves your email on and across networks. SMTP is part of the application layer of the TCP/IP protocol. Using a process called “store and forward,” SMTP moves your email on and across networks.
metadata: metadata:
max-request: 1 max-request: 4
tags: network,service,smtp,detect,mail tags: network,service,smtp,detect,mail
tcp: tcp:
@ -15,7 +15,7 @@ tcp:
- data: "\r\n" - data: "\r\n"
host: host:
- "{{Hostname}}" - "{{Hostname}}"
port: 25 port: 25,2525,465,587
matchers: matchers:
- type: word - type: word