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/
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:alinto:sogo:*:*:*:*:*:*:*:*
|
2022-11-14 16:20:23 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: alinto
|
2024-09-10 09:08:16 +00:00
|
|
|
product: sogo
|
|
|
|
shodan-query: http.title:"SOGo"
|
2022-11-14 16:20:23 +00:00
|
|
|
tags: sogo,tech
|
|
|
|
|
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
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 4a0a00473045022100e1af9285ba85f91239403e574233a1e1bcabf37d8f63f8aa65729cce7237bfb7022008e4833d3a8c629c02c70eb547f452c8d97a80267e10f43845f99f4d9ea3cd79:922c64590222798bb761d5b6d8e72950
|