2022-10-27 20:59:48 +00:00
|
|
|
id: glpi-project_glpi
|
2021-08-25 21:55:22 +00:00
|
|
|
|
|
|
|
info:
|
2022-11-19 01:50:30 +00:00
|
|
|
name: GLPI Panel - Detect
|
2022-10-27 20:59:48 +00:00
|
|
|
author: dogasantos,daffainfo,ricardomaia,dhiyaneshDk
|
2021-08-25 21:55:22 +00:00
|
|
|
severity: info
|
2022-11-19 01:50:30 +00:00
|
|
|
description: GLPI panel was detected.
|
2022-10-27 20:59:48 +00:00
|
|
|
reference:
|
|
|
|
- https://glpi-project.org/
|
|
|
|
- https://www.exploit-db.com/ghdb/7002
|
2022-11-19 01:50:30 +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
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:glpi-project:glpi:*:*:*:*:*:*:*:*
|
2021-12-31 12:27:46 +00:00
|
|
|
metadata:
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 3
|
2024-03-23 09:28:19 +00:00
|
|
|
product: glpi
|
2021-12-31 12:27:46 +00:00
|
|
|
shodan-query: http.title:"GLPI"
|
2024-03-26 08:03:04 +00:00
|
|
|
vendor: glpi-project
|
|
|
|
verified: true
|
|
|
|
tags: glpi,edb,panel,glpi-project
|
2021-08-25 21:55:22 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-08-25 21:55:22 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-08-25 22:09:38 +00:00
|
|
|
- "{{BaseURL}}"
|
2022-10-27 20:59:48 +00:00
|
|
|
- "{{BaseURL}}/CHANGELOG.md"
|
2021-08-25 21:55:22 +00:00
|
|
|
- "{{BaseURL}}/glpi/"
|
2021-08-25 22:09:38 +00:00
|
|
|
|
2022-10-27 20:59:48 +00:00
|
|
|
redirects: true
|
|
|
|
max-redirects: 2
|
|
|
|
stop-at-first-match: false
|
2021-08-25 21:55:22 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-10-27 20:59:48 +00:00
|
|
|
case-insensitive: true
|
2021-08-25 21:55:22 +00:00
|
|
|
words:
|
2022-10-27 20:59:48 +00:00
|
|
|
- "GLPI"
|
|
|
|
- "glpi-project.org"
|
2021-08-25 21:55:22 +00:00
|
|
|
condition: and
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-12-31 12:27:46 +00:00
|
|
|
extractors:
|
|
|
|
- type: regex
|
2022-10-27 20:59:48 +00:00
|
|
|
name: version
|
2021-12-31 12:27:46 +00:00
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
2022-10-27 20:59:48 +00:00
|
|
|
- '(?i)base\.min\.js\?v=([\d.|\d]+)">'
|
|
|
|
- '(?i)jquery\.min\.js\?v=([\d.|\d]+)">'
|
|
|
|
- '(?i)# GLPI changes\n\n.*\n.*\n.*\n##\s\[(\d+\.\d+|\d+\.\d+\.\d+)\]'
|
|
|
|
- '(?i)GLPI.*?([\d.|\d]+).copyright'
|
2024-03-26 08:03:04 +00:00
|
|
|
# digest: 490a0046304402207a9e62521582113ce864e5c4591cb87008fbc94ff248d65f6454ae0f8a243e2802202daa52ade0bfb48150caae15a4b7a3b76e79713eeb2e335a848e8acf153d9948:922c64590222798bb761d5b6d8e72950
|