nuclei-templates/exposed-panels/glpi-authentication.yaml

26 lines
520 B
YAML

id: glpi-authentication
info:
name: GLPI - Authentication
author: dhiyaneshDK
severity: info
metadata:
shodan-query: http.title:"GLPI - Authentication"
tags: panel,auth,glpi
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- '<title>GLPI - Authentication</title>'
- 'title="Powered by Teclib and contributors" class="copyright">GLPI Copyright'
- type: status
status:
- 200