33 lines
940 B
YAML
33 lines
940 B
YAML
id: iplanet-imap-detect
|
|
|
|
info:
|
|
name: iPlanet Messaging Server IMAP Protocol - Detection
|
|
author: pussycat0x
|
|
severity: info
|
|
description: |
|
|
iPlanet Messaging Server IMAP protocol 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
|
|
metadata:
|
|
max-request: 1
|
|
fofa-query: app="iPlanet-Messaging-Server-5.2" && protocol="imap"
|
|
tags: network,imap,detect,iplanet,detection,tcp
|
|
tcp:
|
|
- inputs:
|
|
- data: "\n"
|
|
host:
|
|
- "{{Hostname}}"
|
|
port: 110
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "iPlanet Messaging Server"
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "iPlanet Messaging Server ([0-9.]+)"
|
|
# digest: 4b0a004830460221009b16a048afa8be1f92adc20e12bbea92e7ed358fbd4e1485bde278fe44389c71022100a91bbcf2f43b3a9fc2f9635458e4685b0c542d5eb1c2b8014a78aa1e6c61fe4d:922c64590222798bb761d5b6d8e72950 |