36 lines
891 B
YAML
36 lines
891 B
YAML
id: glpi-installer
|
|
|
|
info:
|
|
name: GLPI Installation Page - Exposure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Detects exposed GLPI Setup page.
|
|
reference:
|
|
- https://glpi-project.org/
|
|
classification:
|
|
cpe: cpe:2.3:a:glpi-project:glpi:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: glpi-project
|
|
product: glpi
|
|
shodan-query: html:"Setup GLPI"
|
|
tags: misconfig,install,exposure,glpi
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/install/install.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Setup GLPI"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100bd00ef9931f3d6ded727f7c217673c76fe32b54ab924a86e2e3f367b780a84e1022100b259220ca9d915834faae27694211c9edf53d670a81ac3ef2c61e1ad820799c4:922c64590222798bb761d5b6d8e72950 |