Create glpi-authentication.yaml

patch-1
Dhiyaneshwaran 2021-07-29 18:56:51 +05:30 committed by GitHub
parent 683e1fd286
commit f78a51fa18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: glpi-authentication
info:
name: GLPI - Authentification
author: dhiyaneshDK
severity: info
reference: https://www.shodan.io/search?query=http.title%3A%22GLPI+-+Authentification%22
tags: panel,auth
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