Update exim-detect.yaml

patch-2
Mohammad D 2024-05-26 23:33:02 +03:30 committed by GitHub
parent d57735cc14
commit 33db09019f
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,7 +2,7 @@ id: exim-detect
info: info:
name: Exim - Detect name: Exim - Detect
author: ricardomaia author: ricardomaia,userdehghani
severity: info severity: info
description: | description: |
Exim can accept messages from remote hosts using SMTP over TCP/IP, and as well as from local processes. It handles local deliveries to mailbox files or to pipes attached to commands, as well as remote SMTP deliveries to other hosts. Exim can accept messages from remote hosts using SMTP over TCP/IP, and as well as from local processes. It handles local deliveries to mailbox files or to pipes attached to commands, as well as remote SMTP deliveries to other hosts.
@ -12,7 +12,7 @@ info:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cwe-id: CWE-200 cwe-id: CWE-200
metadata: metadata:
max-request: 1 max-request: 2
shodan-query: product:"Exim smtpd" shodan-query: product:"Exim smtpd"
verified: true verified: true
tags: network,detect,smtp,mail,exim tags: network,detect,smtp,mail,exim
@ -23,7 +23,7 @@ tcp:
host: host:
- "{{Hostname}}" - "{{Hostname}}"
port: 587 port: 465,587
matchers: matchers:
- type: word - type: word