2022-11-14 16:20:23 +00:00
|
|
|
id: sogo-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: SOGo Detect
|
|
|
|
author: righettod
|
|
|
|
severity: info
|
2022-11-14 16:33:25 +00:00
|
|
|
description: This template will detect a running SOGo instance
|
2022-11-14 16:20:23 +00:00
|
|
|
reference:
|
|
|
|
- https://www.sogo.nu/
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2022-11-14 16:20:23 +00:00
|
|
|
shodan-query: http.title:"SOGo"
|
2024-09-10 08:22:50 +00:00
|
|
|
product: sogo
|
|
|
|
vendor: alinto
|
2022-11-14 16:20:23 +00:00
|
|
|
tags: sogo,tech
|
|
|
|
|
2024-09-10 08:22:50 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:alinto:sogo:*:*:*:*:*:*:*:*
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-14 16:20:23 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
2022-11-16 14:17:10 +00:00
|
|
|
- "{{BaseURL}}/SOGo"
|
2022-11-14 16:20:23 +00:00
|
|
|
|
2022-11-16 14:17:10 +00:00
|
|
|
stop-at-first-match: true
|
2022-11-14 16:20:23 +00:00
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-11-14 16:20:23 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-11-16 14:17:10 +00:00
|
|
|
- 'content="SOGo Web Interface"'
|
|
|
|
- 'sg-default="SOGo'
|
2022-11-14 16:34:53 +00:00
|
|
|
condition: or
|
2022-11-14 16:20:23 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502210086cd277a5f6f1488af70eda52044fbbdc23fdea0de4d17e983b5690e12f1902f02206396093d422c25596b3af15dfafe520463208f0582f25c4d7a1554db16c4be4a:922c64590222798bb761d5b6d8e72950
|