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:
|
2024-04-08 11:30:07 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 3
|
2024-04-08 11:30:07 +00:00
|
|
|
vendor: glpi-project
|
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
|
|
|
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:05:26 +00:00
|
|
|
# digest: 4a0a0047304502206be416122b8840e19ab3a10132caa54464d66e2a19c687368798baa7c22e10cd022100a6ca2094df63df57a3b701d22d37c8eb12dfdf3d2b1be650f7770dad45c36bbc:922c64590222798bb761d5b6d8e72950
|