nuclei-templates/network/detection/exim-detect.yaml

39 lines
1.1 KiB
YAML
Raw Normal View History

2023-10-04 22:04:30 +00:00
id: exim-detect
info:
2023-10-05 12:19:14 +00:00
name: Exim - Detect
2024-05-26 20:03:02 +00:00
author: ricardomaia,userdehghani
2023-10-04 22:04:30 +00:00
severity: info
description: |
2023-10-05 12:19:14 +00:00
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.
2023-10-04 22:04:30 +00:00
reference:
- https://www.exim.org/docs.html
classification:
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
metadata:
2024-05-26 20:03:02 +00:00
max-request: 2
2023-10-05 12:19:14 +00:00
shodan-query: product:"Exim smtpd"
verified: true
tags: network,detect,smtp,mail,exim
2023-10-04 22:04:30 +00:00
tcp:
- inputs:
2023-10-05 12:19:14 +00:00
- data: "\n"
2023-10-04 22:04:30 +00:00
host:
2023-10-05 12:19:14 +00:00
- "{{Hostname}}"
2024-05-26 20:03:02 +00:00
port: 465,587
2023-10-04 22:04:30 +00:00
matchers:
- type: word
words:
- "ESMTP Exim"
extractors:
- type: regex
group: 1
name: version
regex:
- '(?i)SMTP.Exim\s?([\w.]+)'
# digest: 4a0a00473045022027e56f04ab5d482b5ab43df544ae76da503a2d5df4e7ca14da7cf410b0a5f768022100b8cb5ab3532efb070351de9754c67daaff4dcbf6d0ac8c30d80260f6ed6097a4:922c64590222798bb761d5b6d8e72950