2023-03-27 17:56:52 +00:00
|
|
|
id: imap-detect
|
|
|
|
|
|
|
|
info:
|
2023-03-29 19:22:47 +00:00
|
|
|
name: IMAP - Detect
|
2023-03-27 17:56:52 +00:00
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
|
|
|
description: |
|
2023-03-29 19:22:47 +00:00
|
|
|
IMAP was detected.
|
|
|
|
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
|
2023-03-27 17:56:52 +00:00
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2023-09-27 13:29:58 +00:00
|
|
|
max-request: 1
|
|
|
|
shodan-query: imap
|
2024-06-07 10:04:29 +00:00
|
|
|
tags: network,detect,imap,mail,detection,tcp
|
2023-04-27 04:28:59 +00:00
|
|
|
tcp:
|
2023-03-27 17:56:52 +00:00
|
|
|
- inputs:
|
|
|
|
- data: "\n"
|
|
|
|
|
|
|
|
host:
|
|
|
|
- "{{Hostname}}"
|
2023-09-16 19:35:21 +00:00
|
|
|
port: 143
|
2023-03-27 17:56:52 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "OK "
|
|
|
|
- "IMAP4rev1"
|
|
|
|
condition: and
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a00473045022100d718b35dd97858a072333115b63adca5e024121c3c91c7cb6fb76f1c7a807e71022035115fe2f8032199baac16e9da61afd0ef5637a7b5bafe49ab3126890ba09ed4:922c64590222798bb761d5b6d8e72950
|