33 lines
846 B
YAML
33 lines
846 B
YAML
id: otobo-panel
|
|
|
|
info:
|
|
name: OTOBO Login Panel - Detect
|
|
author: princechaddha
|
|
severity: info
|
|
description: OTOBO login panel was detected.
|
|
reference:
|
|
- https://github.com/rotheross/otobo
|
|
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
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"otobo"
|
|
tags: panel,otobo
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/otobo/index.pl"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "<title>(.*)OTOBO(.*)</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022066e7281c584f480931cbfa7deacdc164f0f1fa0e3e66610813a4893821b998f9022100a081128a284d9793a2c6e853ec0ec26b1eddc37d0cd2d5d19b8ee645b163707e:922c64590222798bb761d5b6d8e72950 |