From f78a51fa18bfb0ea1dd16fefd13361855d58ed3b Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Thu, 29 Jul 2021 18:56:51 +0530 Subject: [PATCH] Create glpi-authentication.yaml --- exposed-panels/glpi-authentication.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 exposed-panels/glpi-authentication.yaml diff --git a/exposed-panels/glpi-authentication.yaml b/exposed-panels/glpi-authentication.yaml new file mode 100644 index 0000000000..492a0df24e --- /dev/null +++ b/exposed-panels/glpi-authentication.yaml @@ -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: + - 'GLPI - Authentication' + - 'title="Powered by Teclib and contributors" class="copyright">GLPI Copyright' + + - type: status + status: + - 200