2022-02-23 11:19:02 +00:00
|
|
|
id: otobo-panel
|
|
|
|
|
|
|
|
info:
|
2022-12-08 13:42:03 +00:00
|
|
|
name: OTOBO Login Panel - Detect
|
2022-02-23 11:19:02 +00:00
|
|
|
author: princechaddha
|
|
|
|
severity: info
|
2022-12-08 13:42:03 +00:00
|
|
|
description: OTOBO login panel was detected.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/rotheross/otobo
|
2022-12-08 13:42:03 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cwe-id: CWE-200
|
2022-02-23 11:21:39 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-02-23 11:21:39 +00:00
|
|
|
shodan-query: http.title:"otobo"
|
2022-02-23 11:19:02 +00:00
|
|
|
tags: panel,otobo
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-02-23 11:19:02 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/otobo/index.pl"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- "<title>(.*)OTOBO(.*)</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4a0a00473045022066e7281c584f480931cbfa7deacdc164f0f1fa0e3e66610813a4893821b998f9022100a081128a284d9793a2c6e853ec0ec26b1eddc37d0cd2d5d19b8ee645b163707e:922c64590222798bb761d5b6d8e72950
|