Merge pull request #9886 from userdehghani/patch-24

Update exim-detect.yaml
patch-2
Ritik Chaddha 2024-05-27 11:56:18 +05:30 committed by GitHub
commit 95e611c8bf
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